mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
add wildignore option
This commit is contained in:
parent
23d6b3d0bc
commit
f51de94531
@ -62,6 +62,7 @@ set showbreak=↪
|
||||
|
||||
" List all matches and complete till longest common string
|
||||
set wildmode=list:longest
|
||||
set wildignorecase " ignore file and dir name cases in cmd-completion
|
||||
|
||||
" Show current line where the cursor is
|
||||
set cursorline
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user