repos / neovimcraft

website that makes it easy to find neovim plugins
git clone https://github.com/neurosnap/neovimcraft.git

commit
bc05ba6
parent
b2a58e9
author
vyfor
date
2024-04-18 13:02:38 +0000 UTC
Add `vyfor/cord.nvim` (#528)

1 files changed,  +12, -1
M data/manual.json
+12, -1
 1@@ -524,6 +524,17 @@
 2         "markdown-and-latex",
 3         "navigation"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "vyfor",
 9+      "repo": "cord.nvim",
10+      "tags": [
11+        "plugin",
12+        "discord",
13+        "integration",
14+        "rich-presence"
15+      ]
16     }
17   ]
18-}
19+}