Vim and indents

A few useful vim indenting links:

This is the most useful bit when pasting into a vim window.

nnoremap :set invpaste paste?
imap
set pastetoggle=

Comments are closed.