1
0

Update home/.config/lvim/lua/user/plugins.lua

This commit is contained in:
2025-07-03 20:11:41 +02:00
parent f619558d47
commit 1fbd413d36

View File

@@ -204,6 +204,12 @@ M.setup = function()
})
end,
},
{
'vim-pandoc/vim-pandoc',
},
{
'vim-pandoc/vim-pandoc-syntax',
},
-- mason
{
'WhoIsSethDaniel/mason-tool-installer.nvim',