This commit is contained in:
Josh Holtrop 2011-04-28 07:49:36 -04:00
parent cce18b0b6c
commit 4dd4ef4cac

2
vimrc
View File

@ -30,7 +30,7 @@ if has("autocmd")
else
set autoindent " always set autoindenting on
set autoindent " always set autoindenting on
endif " has("autocmd")