mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-10 11:31:16 +02:00
nvim: increased preview tex and markdown delay
This commit is contained in:
@@ -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%",
|
||||
|
Reference in New Issue
Block a user