update nvim at obs

This commit is contained in:
2025-11-05 16:50:02 +01:00
parent 852ff540b2
commit c80db2417e
4 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
vim.g.vimtex_view_general_viewer = "zathura"
vim.g.vimtex_view_method = "zathura_simple"
vim.g.vimtex_view_automatic = 0
-- vim.g.vimtex_view_general_options = "--unique file:@pdf\\#src:@line@tex"
-- vim.g.vimtex_view_zathura_options = "-reuse-instance file:@pdf\\#src:@line:@col@tex"