[oclug] spaces and tabs
Greg Franks
rgfranks at alumni.uwaterloo.ca
Wed Jun 18 11:59:22 EDT 2003
>>>>> "Michael" == Michael P Soulier <msoulier at digitaltorque.ca> writes:
Michael> On 18/06/03 Patrick Smith did speaketh:
>> (It's almost certainly possible to get vim to automatically
>> turn off expandtab when editing makefiles. Personally, I've
>> never gotten around to it.)
Michael> For Vim 6+
Michael> mkdir -p $HOME/.vim/ftplugin echo "setlocal noet" >
Michael> $HOME/.vim/ftplugin/make
Michael> And add these to your .vimrc file
Michael> " Turn on filetype support. filetype on " Turn on
Michael> filetype plugins. filetype plugin on
Michael> Automatic indentation, btw, is controlled via this
Michael> setting, so turn it off or on as you please.
I see vi[m] (version n+1) is simply becoming emacs with modes.
LOL
..greg
--
__@ Greg Franks <| _~@ __O
_`\<,_ Ottawa, Ontario, Canada |O\ -^\<;^\<,
(*)/ (*) (*)--(*)%---/(*)
"Where do you want to go today?" Outside.
More information about the OCLUG
mailing list