7 lines
89 B
Lua
7 lines
89 B
Lua
if true then return {} end
|
|
|
|
return {
|
|
"mg979/vim-visual-multi",
|
|
event = "VeryLazy",
|
|
}
|