no more latex, typst is my new best friend

This commit is contained in:
Squibid 2026-02-14 16:53:53 -05:00
parent e41b998023
commit 3ab3819bef
Signed by: squibid
GPG key ID: BECE5684D3C4005D
2 changed files with 0 additions and 74 deletions

View file

@ -1,5 +0,0 @@
return { "lervag/vimtex",
setup = function()
vim.g.vimtex_view_method = "zathura"
end
}