aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dotvimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/dotvimrc b/dotvimrc
index abd19d6..932d21d 100644
--- a/dotvimrc
+++ b/dotvimrc
@@ -71,6 +71,7 @@ NeoBundle 'git-time-lapse'
NeoBundle 'Valloric/YouCompleteMe.git'
let g:ycm_extra_conf_globlist = ['~/dab/*', '~/*']
+let g:ycm_always_populate_location_list = 1
"NeoBundle 'Valloric/YouCompleteMe.git'