Add vimtex

This commit is contained in:
salomaestro
2025-03-21 01:27:49 +01:00
parent 71da2ca93d
commit a61d76d248
3 changed files with 58 additions and 0 deletions

View File

@@ -36,6 +36,11 @@ return {
lazy = false,
},
{
"lervag/vimtex",
lazy = false,
},
{
"jay-babu/mason-nvim-dap.nvim",
opts = {