* Diwakar Ranganathan [linux-india] <22/06/01 09:43 +0100>:
> i want to add the autoindent and shiftwidth=4 features
> in vi. but the vi config file is missing (there's one
> .viminfo). how can i find the file and add those
> features in vi permanently?
 
$ locate vimrc
/usr/share/vim/vim60af/vimrc_example.vim
/usr/share/vim/vim60af/gvimrc_example.vim
/home/suresh/.vimrc

Copy a vimrc file (such as vimrc_example.vim) over to your home directory as
.vimrc - and edit it to your specifications. Or grab a .vimrc from
http://www.dotfiles.com

        -suresh
        
-- 
Suresh Ramasubramanian  <-->  mallet <at> efn <dot> org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to