repos / neovimcraft

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

commit
25aeda5
parent
5634cc0
author
Eric Bower
date
2021-08-27 15:20:15 +0000 UTC
more resources
1 files changed,  +2, -1
M src/lib/resources.json
+2, -1
1@@ -1755,6 +1755,7 @@
2       "username": "Rasukarusan",
3       "repo": "nvim-select-multi-line",
4       "tags": ["plugin"]
5-    }
6+    },
7+    { "type": "github", "username": "saecki", "repo": "crates.nvim", "tags": ["rust", "plugin"] }
8   ]
9 }