repos / neovimcraft

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

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