AutoYADM commit: 2025-02-03 20:15:03

This commit is contained in:
Daniel Fichtinger 2025-02-03 20:15:03 -05:00
parent 2897aa4690
commit a22af1a19c
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
return {
"vyfor/cord.nvim",
dev = true,
branch = "client-server",
dev = false,
-- branch = "client-server",
build = ":Cord update",
opts = {
log_level = vim.log.levels.OFF,