repos / neovimcraft

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

commit
52a3378
parent
dbb028c
author
Ignacio Taranto
date
2024-05-28 14:58:45 +0000 UTC
Add `id3.nvim` and `plantuml.nvim` (#531)

1 files changed,  +18, -0
M data/manual.json
+18, -0
 1@@ -553,6 +553,24 @@
 2       "tags": [
 3         "colorscheme"
 4       ]
 5+    },
 6+    {
 7+      "type": "gitlab",
 8+      "username": "itaranto",
 9+      "repo": "id3.nvim",
10+      "tags": [
11+        "plugin",
12+        "utility"
13+      ]
14+    },
15+    {
16+      "type": "gitlab",
17+      "username": "itaranto",
18+      "repo": "plantuml.nvim",
19+      "tags": [
20+        "plugin",
21+        "utility"
22+      ]
23     }
24   ]
25 }