feat: add vim-suda plugin for sudo file editing

This commit is contained in:
Max Lübke 2025-02-09 16:48:34 +01:00
parent b9f168278d
commit 3b2a050ed0

View File

@ -72,4 +72,7 @@ return {
'nvim-treesitter/nvim-treesitter-context',
opts = {},
},
{
'lambdalisue/vim-suda',
},
}