diff --git a/vim/vundle.vim b/vim/vundle.vim index 4994229..fc0bc8b 100644 --- a/vim/vundle.vim +++ b/vim/vundle.vim @@ -64,7 +64,8 @@ function! ToggleYCM() endif endfunction nnoremap :call ToggleYCM() -let g:ycm_auto_trigger=0 +" STARTS DEACTIVATED +" let g:ycm_auto_trigger=0 " --- ALE --- let g:ale_linters = {