repos / neovimcraft

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

commit
f19eecf
parent
c892a60
author
github-actions[bot]
date
2023-10-13 13:59:27 +0000 UTC
[create-pull-request] automated change (#522)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
2 files changed,  +9, -6
M data/resources-config.json
+0, -6
 1@@ -1080,12 +1080,6 @@
 2         "zsh"
 3       ]
 4     },
 5-    {
 6-      "type": "github",
 7-      "username": "rsdlt",
 8-      "repo": "nvim-config-files",
 9-      "tags": []
10-    },
11     {
12       "type": "github",
13       "username": "sharksforarms",
M data/resources.json
+9, -0
 1@@ -2186,6 +2186,15 @@
 2         "ai"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "gsuuon",
 8+      "repo": "note.nvim",
 9+      "tags": [
10+        "plugin",
11+        "note-taking"
12+      ]
13+    },
14     {
15       "type": "github",
16       "username": "gwatcha",