Comment on Learn Vim ProgressivelyComments−zeke15yOne hint I have not seen here: while in input mode use <Cntl>n to auto-complete the word you are typing. This is very good for longer variable names and ensures your name matches what you have typed already.
Comments
One hint I have not seen here: while in input mode use <Cntl>n to auto-complete the word you are typing. This is very good for longer variable names and ensures your name matches what you have typed already.