repos / neovimcraft

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

commit
4a1cb5a
parent
9559026
author
Eric Bower
date
2021-08-23 02:56:06 +0000 UTC
more resources
1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -1076,6 +1076,12 @@
 2       "username": "Rasukarusan",
 3       "repo": "nvim-select-multi-line",
 4       "tags": ["plugin"]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "Pocco81",
 9+      "repo": "Catppuccino.nvim",
10+      "tags": ["treesitter-colorschemes", "plugin"]
11     }
12   ]
13 }