Fix vue LSP and add multi line selection

This commit is contained in:
2025-06-14 22:57:21 +05:00
parent 6ef3100c1a
commit cfd980ef3f
3 changed files with 68 additions and 8 deletions

View File

@ -40,4 +40,10 @@ return {
{
require "plugins.java.init",
},
{
"mg979/vim-visual-multi",
branch = "master",
lazy = false,
},
}