rich-presence/cord-nvim: init

This commit is contained in:
Adam0 2026-04-27 16:12:28 +02:00
commit e04a353093
No known key found for this signature in database
GPG key ID: 0FFE5DE6328D5EC9
9 changed files with 116 additions and 1 deletions

View file

@ -381,6 +381,19 @@
"url": "https://github.com/zbirenbaum/copilot.lua/archive/0552b44fceedf0c4cba2cd4953d3976633b2509a.tar.gz",
"hash": "sha256-PULc9fiFljpomXDBY1HeJDttImQf7lYprpNEx5MZO4Y="
},
"cord-nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "vyfor",
"repo": "cord.nvim"
},
"branch": "master",
"submodules": false,
"revision": "0be090969e978f7442870ef227e09eff7bf3480d",
"url": "https://github.com/vyfor/cord.nvim/archive/0be090969e978f7442870ef227e09eff7bf3480d.tar.gz",
"hash": "sha256-J1Hc38vrltbRQi+ztiMMu1G6z3N1PVtFxQ7qMGsgq00="
},
"crates-nvim": {
"type": "Git",
"repository": {