Vim Guide :)
Vim is a command line text editor. It is available for windows, mac, and also for Linux. So in Linux instead of using nano, you can use vim to edit your text file.
To install Vim into your Linux operating system,Open your terminal and type sudo apt ...
devhankering.hashnode.dev5 min read