aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-07-15 01:44:41 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-07-15 01:59:57 +1200
commit95b27d9da95f8e40143db032547c9e58c20a888e (patch)
treee0e938b4609be354101598584c8cb793af98aa20 /vim/vimrc
parentUpdate auto_cache_dirs.vim plugin (diff)
downloaddotfiles-95b27d9da95f8e40143db032547c9e58c20a888e.tar.gz
dotfiles-95b27d9da95f8e40143db032547c9e58c20a888e.zip
Add plugin file for setting 'wildignore'
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