chore: Added vimtex config

This commit is contained in:
2022-10-14 21:11:08 +01:00
parent 71e5c5967a
commit b333528c3e
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'