A few useful vim indenting links:
- Toggle auto-indenting for code paste
- How to stop auto indenting
- Turn off per-filetype auto indentation
- Getting cool auto-indent in vim
This is the most useful bit when pasting into a vim window.
nnoremap :set invpaste paste?
imap
set pastetoggle=
0 comments ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment