repos / neovimcraft

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

commit
94879a0
parent
55f7333
author
github-actions[bot]
date
2022-09-19 18:43:21 +0000 UTC
[create-pull-request] automated change (#148)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +7, -0
M src/lib/resources.json
+7, -0
 1@@ -9,6 +9,7 @@
 2       "tags": ["preconfigured-configuration"]
 3     },
 4     { "type": "github", "username": "Abstract-IDE", "repo": "penvim", "tags": ["indent"] },
 5+    { "type": "github", "username": "AckslD", "repo": "messages.nvim", "tags": ["utility"] },
 6     {
 7       "type": "github",
 8       "username": "AckslD",
 9@@ -23,6 +24,12 @@
10       "repo": "nvim-revJ.lua",
11       "tags": ["editing-support"]
12     },
13+    {
14+      "type": "github",
15+      "username": "AckslD",
16+      "repo": "swenv.nvim",
17+      "tags": ["programming-languages-support"]
18+    },
19     { "type": "github", "username": "adelarsq", "repo": "neoline.vim", "tags": ["statusline"] },
20     {
21       "type": "github",