simple notes

This commit is contained in:
2022-12-04 01:27:12 -05:00
parent d2910d5884
commit 2b1536fb4b
5 changed files with 221 additions and 19 deletions
+1 -1
View File
@@ -173,7 +173,7 @@ return require('packer').startup({ function(use)
'lervag/vimtex',
config = function()
vim.g.vimtex_view_general_viewer = 'zathura'
vim.g.vimtex_compiler_method = "xelatex"
vim.g.vimtex_compiler_method = "latexmk"
-- vim.g.vimtex_view_general_options = = '-x nvim -n -c "Vimtex'
-- 'file:@pdf\\#src:@line@tex'
-- vim.g.vimtex_quickfix_enabled = 0