chore: Added vimtex config

This commit is contained in:
Afonso Franco 2022-10-14 21:11:08 +01:00
parent 2fd92a19df
commit 8edb9ae220
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
2 changed files with 8 additions and 1 deletions

View file

@ -0,0 +1,3 @@
vim.g.vimtex_view_method = 'zathura'
vim.g.vimtex_compiler_methor = 'latexmk'