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/
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
Post a Comment