diff options
-rw-r--r-- | dotvimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' |