User Tools

Site Tools


vim

Vim

(or “How to use the most non-intuitive and confusing text editor”)

  • Enter edit mode: press i. -- INSERT -- will show on the bottom line.
  • Save: press esc, then type :w and press enter.
  • Quit: press esc, then type :q and press enter.
vim.txt · Last modified: 2019/09/22 11:21 by admin