repos / neovimcraft

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

commit
d06c3f9
parent
f53f819
author
github-actions[bot]
date
2022-08-09 02:42:57 +0000 UTC
[create-pull-request] automated change (#127)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -185,6 +185,12 @@
 2       "repo": "nvim-gomove",
 3       "tags": ["editing-support"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "brendalf",
 8+      "repo": "mix.nvim",
 9+      "tags": ["programming-languages-support"]
10+    },
11     {
12       "type": "github",
13       "username": "brenoprata10",