mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-26 04:57:45 +01:00
nvim: increased preview tex and markdown delay
This commit is contained in:
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…
x
Reference in New Issue
Block a user