repos / neovimcraft

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

commit
65b04b1
parent
065ad4e
author
Eric Bower
date
2023-04-22 15:41:53 +0000 UTC
add nvimcomposer
1 files changed,  +11, -1
M data/manual.json
+11, -1
 1@@ -349,6 +349,16 @@
 2         "programming-languages-support",
 3         "editing-support"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "ecthelionvi",
 9+      "repo": "NeoComposer.nvim",
10+      "tags": [
11+        "plugin",
12+        "keybinding",
13+        "utility"
14+      ]
15     }
16   ]
17-}
18+}