Great VIM Tip: Set paste
November 28, 2005 at 12:28 am | In Computing Tips, VIM | 13 CommentsIf you find that VIM’s auto indenting makes pasting in text, well, suck then enter this:
:set paste
and
:set nopaste
to reverse it.
Source: VIM.ORG
And, yes, I rated it as life changing. This one tip will make a huge difference in my use of VIM. I used to sometimes exit VIM, edit the file with nano -w and then re-enter VIM. This completely eliminates that so its huge.
Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.