add newsbeuter and update dirs
[dotfiles.git] / vim / .vimrc
index aebe036..e2208df 100644 (file)
@@ -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