Files
AstroVim_Config/lua/plugins/multiple-visual.lua
2024-08-11 13:27:52 +07:00

7 lines
89 B
Lua

if true then return {} end
return {
"mg979/vim-visual-multi",
event = "VeryLazy",
}