aboutsummaryrefslogtreecommitdiffstats
path: root/dotvimrc
diff options
context:
space:
mode:
Diffstat (limited to 'dotvimrc')
-rw-r--r--dotvimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotvimrc b/dotvimrc
index 3293b69..abd19d6 100644
--- a/dotvimrc
+++ b/dotvimrc
@@ -70,7 +70,7 @@ noremap <Leader>t :CtrlPTag<CR>
NeoBundle 'git-time-lapse'
NeoBundle 'Valloric/YouCompleteMe.git'
-let g:ycm_extra_conf_globlist = ['~/dab/*']
+let g:ycm_extra_conf_globlist = ['~/dab/*', '~/*']
"NeoBundle 'Valloric/YouCompleteMe.git'