Luckily, I was able to find help on Google groups and the Wikia Vim pages. Solving this problem is as easy as typing in the command:
:set paste
That worked for me!
A little bit of the day-to-day and behind-the-scenes of my work as a PhD student in Computer Science at Columbia University.
:set paste
1 comment:
Also putting 'set paste' without the quotes in your /etc/vim/vimrc file will do the trick
Post a Comment