122
Vim is built different
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I mean, just type
:help
and then use your arrow keys to scroll around and read how to use vim/neovim.Learning how to use documentation should be the first thing you do when you try the Linux terminal.
man vim
, Vim page on the archwiki, etc.