Learning Vim in 3 Steps
Learning Vim in 3 Steps
I’m new to the Linux programming scene, I’m a chemist but have been learning as a hobby and did a little BASIC and Pascal as a child, and from my experience and research the best three steps are:
sudo apt install nano
nano [filename]
ctrl+x
I’m being somewhat facetious, but haven’t enough knowledge to know if it’s better/powerful than nano, still a real green noob.
@lukalix98 Vim is great, and with your commitment, it gets even better.
I am by no means one of those huge vim experts, buy I’ve been using it seriously now for about 10 years.
What really blew my mind was when I applied Lazyvim. https://www.lazyvim.org
I exclusively use Neovim with LazyVim. 3 minute setup.
[edited to change ‘get’ to ‘gets’]