User Tools

Site Tools


vim

This is an old revision of the document!


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.1603593162.txt.gz · Last modified: 2020/10/25 13:32 by rjt