better synctex

This commit is contained in:
2025-08-26 17:26:34 +02:00
parent 34b51ab55a
commit d581f21da5
4 changed files with 10 additions and 19 deletions

View File

@@ -1,4 +1,5 @@
set sandbox none
set adjust-open "height"
set statusbar-h-padding 0
set statusbar-v-padding 0
set page-padding 1
@@ -13,4 +14,4 @@ map J zoom out
map i recolor
map p print
set synctex true
set synctex-editor-command "texlab inverse-search -i %{input} -l %{line}"
set synctex-editor-command "vim -v --not-a-term -T dumb -c \"VimtexInverseSearch %{line}:%{column} '%{input}'\""