zathura: Remove synctex-editor-command

It is passed by vimtex (See :h vimtex_view_zathura).
This commit is contained in:
2023-06-24 18:09:31 +02:00
parent 739e03b5a7
commit b29f38b635

View File

@@ -29,4 +29,3 @@ set recolor-reverse-video true
# vimtex
set synctex true
set synctex-editor-command "nvr --remote +%{line} %{input}"