neovim fix
This commit is contained in:
parent
8e0ea4630e
commit
6de54b1acd
1 changed files with 0 additions and 2 deletions
|
@ -62,8 +62,6 @@ let g:vimtex_compiler_progname = "nvr"
|
||||||
let g:tex_flavor = "latex"
|
let g:tex_flavor = "latex"
|
||||||
let g:vimtex_quickfix_open_on_warning = 0
|
let g:vimtex_quickfix_open_on_warning = 0
|
||||||
let g:vimtex_quickfix_mode = 2
|
let g:vimtex_quickfix_mode = 2
|
||||||
endif
|
|
||||||
|
|
||||||
|
|
||||||
" rust.vim
|
" rust.vim
|
||||||
let g:rustfmt_autosave = 1
|
let g:rustfmt_autosave = 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue