nix/vimrc: adjust to update
This commit is contained in:
parent
c88134ca53
commit
6bc3b47795
1 changed files with 1 additions and 0 deletions
|
@ -240,6 +240,7 @@ endfunction
|
||||||
let g:vimtex_view_zathura_hook_callback = 'ViewerCallback'
|
let g:vimtex_view_zathura_hook_callback = 'ViewerCallback'
|
||||||
let g:vimtex_view_general_callback = 'ViewerCallback'
|
let g:vimtex_view_general_callback = 'ViewerCallback'
|
||||||
let g:vimtex_compiler_progname = '${pkgs.neovim-remote}/bin/nvr'
|
let g:vimtex_compiler_progname = '${pkgs.neovim-remote}/bin/nvr'
|
||||||
|
let g:tex_flavor = 'latex'
|
||||||
" } latex
|
" } latex
|
||||||
|
|
||||||
" terminal {
|
" terminal {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue