8 lines
118 B
Lua
8 lines
118 B
Lua
return {
|
|
"gcmt/vessel.nvim",
|
|
enabled = false,
|
|
event = "VeryLazy",
|
|
opts = {
|
|
create_commands = true,
|
|
},
|
|
}
|