chore: Added vimtex config
This commit is contained in:
parent
2fd92a19df
commit
8edb9ae220
2 changed files with 8 additions and 1 deletions
3
.config/nvim/lua/custom/plugins/vimtex.lua
Normal file
3
.config/nvim/lua/custom/plugins/vimtex.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
vim.g.vimtex_view_method = 'zathura'
|
||||
|
||||
vim.g.vimtex_compiler_methor = 'latexmk'
|
Loading…
Add table
Add a link
Reference in a new issue