This commit is contained in:
kento2 2026-06-16 16:54:02 +02:00
parent 4055fbfe86
commit 856e135e63
10 changed files with 20 additions and 21 deletions

View file

@ -9,6 +9,8 @@ end return require('plugins/vis-plug') end)()
local plugins = {
{ 'erf/vis-sneak' },
{ 'kupospelov/vis-ctags' },
{ 'https://codeberg.org/luxanna/vis-autoclose' },
{ 'http://forge.kentoj.de/kento2/vis-lspc.git' }
}
plug.init(plugins, true)