AutoYADM commit: 2025-01-25 01:15:03
This commit is contained in:
parent
dad42a7b34
commit
6d2153d8db
1 changed files with 5 additions and 1 deletions
|
@ -2,5 +2,9 @@ return {
|
||||||
"vyfor/cord.nvim",
|
"vyfor/cord.nvim",
|
||||||
branch = "client-server",
|
branch = "client-server",
|
||||||
build = ":Cord update",
|
build = ":Cord update",
|
||||||
-- opts = {}
|
opts = {
|
||||||
|
editor = {
|
||||||
|
tooltip = "Lean Mean Text Editing Machine",
|
||||||
|
},
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue