vim: set vimtex flavor
This commit is contained in:
parent
39bcd04220
commit
9908b0cdd2
1
vimrc
1
vimrc
@ -194,6 +194,7 @@ nnoremap <c-p> :FZF<cr>
|
||||
|
||||
let g:gutentags_cache_dir="~/.config/nvim/gutentags"
|
||||
|
||||
let g:tex_flavor = 'latex'
|
||||
let g:vimtex_compiler_progname = 'nvr'
|
||||
augroup my_cm_setup
|
||||
autocmd!
|
||||
|
Loading…
Reference in New Issue
Block a user