Use full name command.
This commit is contained in:
4
vimrc
4
vimrc
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user