This commit is contained in:
Wenwen Zhang 2024-06-02 18:36:01 +08:00
parent 377a330e11
commit 79be38819b

View File

@ -51,7 +51,7 @@ require("nvim-tree").setup({
-- Viewer options: One may configure the viewer either by specifying a built-in -- Viewer options: One may configure the viewer either by specifying a built-in
-- viewer method: -- viewer method:
let g:vimtex_view_method = 'zathura' vim.g.vimtex_view_method = 'zathura'