repos / neovimcraft

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

commit
74c54ed
parent
1f7f13f
author
github-actions[bot]
date
2022-10-01 12:57:17 +0000 UTC
[create-pull-request] automated change (#159)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -1486,6 +1486,12 @@
 2       "tags": ["tree-sitter-supported-colorscheme"]
 3     },
 4     { "type": "github", "username": "sakhnik", "repo": "nvim-gdb", "tags": ["debugging"] },
 5+    {
 6+      "type": "github",
 7+      "username": "Saverio976",
 8+      "repo": "music.nvim",
 9+      "tags": ["media", "utility"]
10+    },
11     {
12       "type": "github",
13       "username": "savq",