Add showmatch and laststatus=2.
This commit is contained in:
2
vimrc
2
vimrc
@@ -6,11 +6,13 @@ set fileencodings=ucs-bom,utf8,cp950,latin1
|
|||||||
set hlsearch
|
set hlsearch
|
||||||
set ignorecase
|
set ignorecase
|
||||||
set incsearch
|
set incsearch
|
||||||
|
set laststatus=2
|
||||||
set nobomb
|
set nobomb
|
||||||
set nocompatible
|
set nocompatible
|
||||||
set ruler
|
set ruler
|
||||||
set scrolloff=3
|
set scrolloff=3
|
||||||
set secure
|
set secure
|
||||||
|
set showmatch
|
||||||
set smartcase
|
set smartcase
|
||||||
set t_Co=256
|
set t_Co=256
|
||||||
set visualbell
|
set visualbell
|
||||||
|
|||||||
Reference in New Issue
Block a user