summaryrefslogblamecommitdiffstats
path: root/nvim-primeagen/after/plugin/vimtex.lua
blob: 420bd31d14ddc03c92832429c0650c5bdb3911de (plain) (tree)
1
2
3
4
5




                                         
-- from https://github.com/lervag/vimtex

vim.g.vimtex_view_method = 'zathura'
vim.g.vimtex_compiler_method = 'pdflatex'