added visualMulti

This commit is contained in:
Sebastian 2024-09-24 09:20:59 +02:00
parent c94d00049d
commit 7b0ea07826
1 changed files with 3 additions and 1 deletions

View File

@ -255,7 +255,9 @@ require('lazy').setup({
}, },
}, },
}, },
{
'mg979/vim-visual-multi',
},
-- NOTE: Plugins can also be configured to run Lua code when they are loaded. -- NOTE: Plugins can also be configured to run Lua code when they are loaded.
-- --
-- This is often very useful to both group configuration, as well as handle -- This is often very useful to both group configuration, as well as handle