repos / neovimcraft

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

commit
c45ef2a
parent
e9260fc
author
github-actions[bot]
date
2023-06-05 13:24:51 +0000 UTC
[create-pull-request] automated change (#386)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +27, -0
M data/resources.json
+27, -0
 1@@ -2407,6 +2407,24 @@
 2         "diagnostics"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "justinmk",
 8+      "repo": "vim-dirvish",
 9+      "tags": [
10+        "file-explorer",
11+        "plugin"
12+      ]
13+    },
14+    {
15+      "type": "github",
16+      "username": "justinmk",
17+      "repo": "vim-sneak",
18+      "tags": [
19+        "plugin",
20+        "motion"
21+      ]
22+    },
23     {
24       "type": "github",
25       "username": "jvgrootveld",
26@@ -3306,6 +3324,15 @@
27         "note-taking"
28       ]
29     },
30+    {
31+      "type": "github",
32+      "username": "milanglacier",
33+      "repo": "yarepl.nvim",
34+      "tags": [
35+        "plugin",
36+        "code-runner"
37+      ]
38+    },
39     {
40       "type": "github",
41       "username": "milisims",