Allow ctags
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
parent
4cbf6441c0
commit
687804162c
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue