repos / neovimcraft

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

commit
f1b9da9
parent
e4df3b7
author
github-actions[bot]
date
2022-12-26 18:51:51 +0000 UTC
[create-pull-request] automated change (#224)

1 files changed,  +18, -0
M data/resources.json
+18, -0
 1@@ -555,6 +555,16 @@
 2         "macros"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "chrisgrieser",
 8+      "repo": "nvim-various-textobjs",
 9+      "tags": [
10+        "editing-support",
11+        "keybinding",
12+        "text-object"
13+      ]
14+    },
15     {
16       "type": "github",
17       "username": "ChristianChiarulli",
18@@ -1019,6 +1029,14 @@
19         "editing-support"
20       ]
21     },
22+    {
23+      "type": "github",
24+      "username": "folke",
25+      "repo": "lazy.nvim",
26+      "tags": [
27+        "plugin-manager"
28+      ]
29+    },
30     {
31       "type": "github",
32       "username": "folke",