aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 93b437d7..a3bc5f0d 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -154,6 +154,7 @@ if has('wildmenu')
if exists('+wildignorecase')
set wildignorecase " Case insensitive, if supported
endif
+ " 'wildignore' is built in plugin/wildignore.vim
endif
" New windows go below or to the right of a split