X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=vim%2F.vimrc;h=e2208dfc484a609df52117f42c064506aa603972;hb=cd384bf60b2f818cfe06ebd183a402455979ca52;hp=aebe03606ecc689e002ae6f976b321a2fef1a91b;hpb=2218de46f7dae92722654e53d86d81254a208cc5;p=dotfiles.git diff --git a/vim/.vimrc b/vim/.vimrc index aebe036..e2208df 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -66,3 +66,6 @@ let g:syntastic_always_populate_loc_list = 1 let g:syntastic_auto_loc_list = 1 let g:syntastic_check_on_open = 0 let g:syntastic_check_on_wq = 0 + +" Vimtex options +let g:vimtex_compiler_enabled = 0