fix(sioyek): pass abspath in synctex script

This commit is contained in:
Barrett Ruth 2026-03-12 15:52:01 -04:00
parent f1cc5ca1ba
commit 66c1be4b45
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
3 changed files with 10 additions and 3 deletions

View file

@ -161,7 +161,7 @@ in
font_size 18
status_bar_font_size 18
inverse_search_command nvim-inverse-search %1 %2
inverse_search_command ${repoDir}/scripts/nvim-inverse-search %1 %2
'';
};