vimrc: Improved command mode completion
This commit is contained in:
parent
6e3865059e
commit
cead86df96
4
vimrc
4
vimrc
@ -90,8 +90,8 @@ set nocompatible
|
|||||||
|
|
||||||
" Advanced command-line completion "
|
" Advanced command-line completion "
|
||||||
set wildmenu
|
set wildmenu
|
||||||
set wildignore=*.o,*.obj,*~
|
set wildignorecase
|
||||||
set wildignore+=*.png,*.jpg,*.gif
|
set wildmode=longest,full
|
||||||
|
|
||||||
" Use UTF-8 "
|
" Use UTF-8 "
|
||||||
set encoding=utf-8
|
set encoding=utf-8
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user