VI annoyance

Ian Stokes-Rees ijstokes-/2FeUQLD3jedFdvTe/nMLpVzexx5G7lz at public.gmane.org
Wed Aug 11 11:12:48 EDT 2010


>> Also, does anyone have any .vimrc goodies?
>>

You can get pretty far with a look around the VIM scripts area:

http://www.vim.org/scripts/

(then Browse All, and sort by ranking or downloads)

I have a fairly basic .vimrc file:

syn on
set ts=4
set sw=4
set expandtab

filetype plugin on
set bg=dark

I find that if I *don't* have these settings on some new system or
account, I pretty quickly scp over this .vimrc.

Ian





More information about the Discuss mailing list