AutoYADM commit: 2024-12-18 18:15:04
This commit is contained in:
parent
642e9d7ffa
commit
14a13691bd
4 changed files with 13 additions and 4 deletions
8
.config/nvim/lua/plugins/vessel.lua
Normal file
8
.config/nvim/lua/plugins/vessel.lua
Normal file
|
@ -0,0 +1,8 @@
|
|||
return {
|
||||
"gcmt/vessel.nvim",
|
||||
enabled = false,
|
||||
event = "VeryLazy",
|
||||
opts = {
|
||||
create_commands = true,
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue