Use full name command.

This commit is contained in:
Gea-Suan Lin
2011-02-07 16:31:32 +08:00
parent 1d79a2ad9e
commit acb272cdbf

4
vimrc
View File

@@ -3,11 +3,11 @@ set cindent
set encoding=utf8 set encoding=utf8
set fileencoding=utf8 set fileencoding=utf8
set fileencodings=ucs-bom,utf8,cp950,latin1 set fileencodings=ucs-bom,utf8,cp950,latin1
set hls set hlsearch
set incsearch set incsearch
set nobomb set nobomb
set nocompatible set nocompatible
set ru set ruler
set secure set secure
set t_Co=256 set t_Co=256
syntax on syntax on