repos / neovimcraft

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

commit
8d76856
parent
ea213c4
author
github-actions[bot]
date
2023-08-29 13:43:39 +0000 UTC
[create-pull-request] automated change (#472)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
2 files changed,  +9, -12
M data/resources-config.json
+0, -12
 1@@ -291,18 +291,6 @@
 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",
M data/resources.json
+9, -0
 1@@ -2223,6 +2223,15 @@
 2         "code-runner"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "IlyasYOY",
 8+      "repo": "obs.nvim",
 9+      "tags": [
10+        "plugin",
11+        "note-taking"
12+      ]
13+    },
14     {
15       "type": "github",
16       "username": "imbacraft",