Here is a necessarily cryptic list of the Best Vim Tips. There is a printer friendly version. is the escape key or use [ sometimes written as vimtutor : starts vim editing a copy of a tutorial file -- very good. i : insert mode. Next keys typed are inserted into the file. : Escape from insert mode so you can navigate and use edit commands (stop selecting) h j k l : move cursor ( h: ← j: ↓ k: ↑ l: → ) A : Append at end of line o : Insert at new line below u ...| Vim Tips Wiki
After around 20 years of using Vim, in December last year I switched to Zed as my main editor.| registerspill.thorstenball.com