repos / neovimcraft

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

commit
ff12869
parent
fb69a78
author
dharmx
date
2023-01-17 15:30:43 +0000 UTC
add nvim-colo plugin (#237)

1 files changed,  +12, -1
M data/manual.json
+12, -1
 1@@ -293,6 +293,17 @@
 2       "tags": [
 3         "keybinding"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "dharmx",
 9+      "repo": "nvim-colo",
10+      "tags": [
11+        "themes",
12+        "colorscheme",
13+        "library",
14+        "telescope"
15+      ]
16     }
17   ]
18-}
19+}