repos / neovimcraft

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

commit
1f7f13f
parent
61e60db
author
Xavier Mitault
date
2022-10-01 11:23:22 +0000 UTC
Add Saverio976/music.nvim (#158)

1 files changed,  +6, -0
M src/lib/manual.json
+6, -0
 1@@ -96,6 +96,12 @@
 2       "username": "danielfalk",
 3       "repo": "smart-open.nvim",
 4       "tags": ["fuzzy-finder"]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "Saverio976",
 9+      "repo": "music.nvim",
10+      "tags": ["media", "utility"]
11     }
12   ]
13 }