repos / neovimcraft

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

commit
a5d947d
parent
424d79e
author
Eric Bower
date
2021-08-14 16:33:30 +0000 UTC
more resources
1 files changed,  +2, -1
M src/lib/resources.json
+2, -1
1@@ -1013,6 +1013,7 @@
2       "username": "ahmedkhalf",
3       "repo": "project.nvim",
4       "tags": ["project", "plugin"]
5-    }
6+    },
7+    { "type": "github", "username": "nathom", "repo": "tmux.nvim", "tags": ["tmux", "plugin"] }
8   ]
9 }