nvim: increased preview tex and markdown delay

master
tiyn 9 months ago
parent 21508b1c1e
commit 509d72007a

@ -5,6 +5,7 @@ return {
ft = { 'tex' },
config = function()
vim.g.knap_settings = {
delay = 1000,
-- tex
texoutputext = "pdf",
textopdf = "pdflatex -synctex=1 -halt-on-error -interaction=batchmode %docroot%",

Loading…
Cancel
Save