Click to See Complete Forum and Search --> : help with vi


vhg119
02-23-2001, 12:44 PM
everytime i startup vim, i would like to have it already setup with :set cindent and :syntax on.
instead of having to enter it everytime when i start vim.
anybody know how to do this?

manux
02-23-2001, 12:51 PM
try this http://www.linuxnewbie.org/nhf/intel/tools/customize_vim1.html

MBMarduk
02-23-2001, 12:52 PM
I'm even more of a novice with vim than you, just guessing from your question, but have you seen if anything's possible in "~/.vimrc" ?

**Hmm, I've got 2 of these files there...** :confused:

vhg119
02-23-2001, 03:05 PM
thanks