repos / neovimcraft

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

commit
0964556
parent
2c69ea5
author
github-actions[bot]
date
2022-08-15 18:31:02 +0000 UTC
[create-pull-request] automated change (#133)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -1171,6 +1171,12 @@
 2       "tags": ["tree-sitter-supported-colorscheme"]
 3     },
 4     { "type": "github", "username": "olimorris", "repo": "persisted.nvim", "tags": ["session"] },
 5+    {
 6+      "type": "github",
 7+      "username": "olivercederborg",
 8+      "repo": "poimandres.nvim",
 9+      "tags": ["tree-sitter-supported-colorscheme"]
10+    },
11     { "type": "github", "username": "onsails", "repo": "diaglist.nvim", "tags": ["neovim-0.5"] },
12     { "type": "github", "username": "onsails", "repo": "lspkind.nvim", "tags": ["neovim-0.5"] },
13     {