Add expandtab.

This commit is contained in:
Gea-Suan Lin
2011-03-27 23:35:57 +08:00
parent 9de9e8aec3
commit 24263fffcb

1
vimrc
View File

@@ -1,6 +1,7 @@
set background=dark
set cindent
set encoding=utf8
set expandtab
set fileencoding=utf8
set fileencodings=ucs-bom,utf8,cp950,latin1
set hlsearch