repos / neovimcraft

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

commit
b7c7e85
parent
3033555
author
Eric Bower
date
2022-01-24 17:00:38 +0000 UTC
resources
1 files changed,  +13, -0
M src/lib/resources.json
+13, -0
 1@@ -430,6 +430,7 @@
 2       "tags": ["neovim-lua-development"]
 3     },
 4     { "type": "github", "username": "jbyuki", "repo": "venn.nvim", "tags": ["note-taking"] },
 5+    { "type": "github", "username": "jceb", "repo": "blinds.nvim", "tags": ["color"] },
 6     { "type": "github", "username": "jebberjeb", "repo": "javafx-neovimpane", "tags": ["ui"] },
 7     { "type": "github", "username": "jghauser", "repo": "auto-pandoc.nvim", "tags": ["markdown"] },
 8     {
 9@@ -800,6 +801,12 @@
10       "repo": "lualine.nvim",
11       "tags": ["statusline"]
12     },
13+    {
14+      "type": "github",
15+      "username": "nvim-neo-tree",
16+      "repo": "neo-tree.nvim",
17+      "tags": ["file-explorer"]
18+    },
19     { "type": "github", "username": "nvim-neorg", "repo": "neorg", "tags": ["note-taking"] },
20     { "type": "github", "username": "nvim-orgmode", "repo": "orgmode", "tags": ["note-taking"] },
21     {
22@@ -1207,6 +1214,12 @@
23       "repo": "nvim-deus",
24       "tags": ["tree-sitter-supported-colorscheme"]
25     },
26+    {
27+      "type": "github",
28+      "username": "theory-of-everything",
29+      "repo": "nii-nvim",
30+      "tags": ["preconfigured-configuration"]
31+    },
32     { "type": "github", "username": "ThePrimeagen", "repo": "vim-apm", "tags": ["game"] },
33     { "type": "github", "username": "ThePrimeagen", "repo": "vim-be-good", "tags": ["game"] },
34     { "type": "github", "username": "TimUntersberger", "repo": "neofs", "tags": ["file-explorer"] },