Pro Tips

  • yag to yank the whole file. No more goVGy bs.
  • yab/yib - Yank inside block. Block depends on where you are.
  • s{pattern} to quickly search for the text you want. Hit the right index to go there. Try to keep the pattern short or you will collide
  • HJKL to switch open buffers, <space>bd to close the buffer
  • <C-H><C-J><C-K><C-L> - to switch to open windows
  • <space>ft to open a terminal at the bottom. <C-/> to hide it.
  • ZZ to save and quit. <C-s> to save the file.