diff --git a/init.lua b/init.lua index 27eff1d9..bc4ac4da 100644 --- a/init.lua +++ b/init.lua @@ -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. -- -- This is often very useful to both group configuration, as well as handle