repos / neovimcraft

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

commit
70a17c4
parent
df52269
author
github-actions[bot]
date
2022-06-28 13:59:27 +0000 UTC
[create-pull-request] automated change (#91)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +12, -0
M src/lib/resources.json
+12, -0
 1@@ -721,6 +721,12 @@
 2       "tags": ["editing-support"]
 3     },
 4     { "type": "github", "username": "LionC", "repo": "nest.nvim", "tags": ["keybinding"] },
 5+    {
 6+      "type": "github",
 7+      "username": "lmburns",
 8+      "repo": "kimbox",
 9+      "tags": ["tree-sitter-supported-colorscheme"]
10+    },
11     {
12       "type": "github",
13       "username": "LoricAndre",
14@@ -1268,6 +1274,12 @@
15       "repo": "nvim-terminal",
16       "tags": ["terminal-integration"]
17     },
18+    {
19+      "type": "github",
20+      "username": "Saecki",
21+      "repo": "crates.nvim",
22+      "tags": ["dependency-management"]
23+    },
24     { "type": "github", "username": "saifulapm", "repo": "chartoggle.nvim", "tags": ["utility"] },
25     {
26       "type": "github",