Vim pasting

Vim keeps messing up your pastes. Type :set paste
Pasting it now works.
Once done, you can type :set nopaste

Thanks to http://www.protocolostomy.com/2008/04/04/vim-messing-up-indentation-on-your-pasted-code/

Comments

Popular posts from this blog

endmenu in different file than menu?

Multi Threading in Android

A binary with debug symbols with the Android NDK