Allow ctags

Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
Sanchayan Maity 2019-09-03 01:28:11 +05:30
parent 4cbf6441c0
commit 687804162c
1 changed files with 0 additions and 3 deletions

View File

@ -298,9 +298,6 @@ let g:airline_left_alt_sep = '|'
let g:airline_right_sep = ' '
let g:airline_right_alt_sep = '|'
" Prevent loading of ctags
let g:loaded_gentags#ctags = 1
" Let vim-gitgutter do its thing on large files
let g:gitgutter_max_signs=10000