repos / neovimcraft

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

commit
f3c107d
parent
1399946
author
Eric Bower
date
2023-04-13 19:50:24 +0000 UTC
add neoai
1 files changed,  +10, -1
M data/manual.json
+10, -1
 1@@ -299,6 +299,15 @@
 2         "command-line",
 3         "editing-support"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "Bryley",
 9+      "repo": "neoai.nvim",
10+      "tags": [
11+        "plugin",
12+        "editing-support"
13+      ]
14     }
15   ]
16-}
17+}