#linux
Read more stories on Hashnode
Articles with this tag
A short simple introductory guide to the curl command · Introduction We all might have used the curl command but might be unaware of it. It's super...
Setting up Vim for basic Competitive Programming. · Introduction Vim is not a bad text editor when it comes to using it for Competitive Programming. It's...
Customizing the NERDTree plugin in Vim for enhancing file management and navigation. · Introduction NERDTree is a great plugin in Vim for managing and...
Understanding the basic unit of Vim for working with files. · Introduction I have talked about Vim tabs, window splits in the previous articles, and...
Learning the basics of opening, navigating, closing tabs in Vim. · Introduction So, you are playing with Vim and getting good at but something pulls you...
The guide in understanding Vim registers and where your text gets stored after copying or deleting. · Introduction Have you ever found it difficult to...