neovim fix

This commit is contained in:
Jinks 2022-04-01 00:23:42 +02:00
parent 8e0ea4630e
commit 6de54b1acd

View file

@ -62,8 +62,6 @@ let g:vimtex_compiler_progname = "nvr"
let g:tex_flavor = "latex"
let g:vimtex_quickfix_open_on_warning = 0
let g:vimtex_quickfix_mode = 2
endif
" rust.vim
let g:rustfmt_autosave = 1