User Tools

Site Tools


vim

Vim

Useful Commands

  • Switch case
    ~

Commenting

Multiple Panes

  • Split window
    :split [filename] , :vsplit [filename]
  • Switch panes
    C-w C-w , C-w [arrow]
  • Hide/close current panel
    :hide C-w c

Tricks

  • Show colours
    :runtime syntax/colortest.vim

Also

—look, I made this:

vim.txt · Last modified: 2020/11/24 10:09 by rjt