repos / neovimcraft

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

commit
e60c8ab
parent
067930f
author
github-actions[bot]
date
2023-08-26 15:34:11 +0000 UTC
[create-pull-request] automated change (#466)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +12, -0
M data/resources-config.json
+12, -0
 1@@ -291,6 +291,18 @@
 2         "nvim-lua"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "crivotz",
 8+      "repo": "nv-ide",
 9+      "tags": [
10+        "lua",
11+        "neovim",
12+        "neovim-configuration",
13+        "nvim-compe",
14+        "vim-plugins"
15+      ]
16+    },
17     {
18       "type": "github",
19       "username": "ctaylo21",