chore: Added vimtex config
This commit is contained in:
parent
22213015d2
commit
75f16bcf94
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