]> code.delx.au - dotfiles/commit
Greatly improved Vim's indenting settings
authorJames Bunton <jamesbunton@delx.net.au>
Tue, 1 Apr 2008 06:46:41 +0000 (17:46 +1100)
committerJames Bunton <jamesbunton@delx.net.au>
Tue, 1 Apr 2008 06:46:41 +0000 (17:46 +1100)
commiteb47d926b93cca6585746a1bcfac062739bdda26
tree09436f42a09ed9ad7cb1a9ff213e682b094ff370
parentc00581237a24050606c45f1713d5d1d55fcfc681
Greatly improved Vim's indenting settings

 * smartindent shouldn't always be on, especially for text files, etc
 * filetype indent on turns on good indenting more most stuff by itself
 * bibtex is not like C! Fall back to smartindent
 * Objective C doesn't work right with cindent, so fall back to smartindent
.vim/filetypes.vim
.vim/indent.vim