diff options
Diffstat (limited to 'options.vim')
| -rw-r--r-- | options.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/options.vim b/options.vim index 747a36a..95fd76a 100644 --- a/options.vim +++ b/options.vim @@ -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 |
