On Sun, Jan 17, 2010 at 6:32 AM, amix wrote: > Hi guys > > I just want to share my vimrc which I have worked for at least 5 years > now...: > http://amix.dk/blog/post/19486#The-ultimative-Vim-configuration-vimrc > > Happy vim'ming! > > amix
I think that "set nowritebackup" and "set noswapfile" are bad ideas... If things are working properly, the writebackups and swapfiles should be automatically deleted, and thus not get in your way at all. If things aren't working properly, they can save data that would otherwise be lost. For most people, anything that saves data without being intrusive is a very good thing. What's with the textwidth of 500? I would also think that most people would prefer 72, 80, 100, somewhere in that range... All in all, though, most of the settings are pretty close to mine. ~Matt
-- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
