repos / neovimcraft

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

commit
095f0f1
parent
62b2b88
author
Anton Kurtin
date
2023-03-07 18:07:30 +0000 UTC
add new plugin (#272)

1 files changed,  +9, -0
M data/manual.json
+9, -0
 1@@ -240,6 +240,15 @@
 2         "treesitter-colorschemes",
 3         "colorscheme"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "norflin321",
 9+      "repo": "bicolors",
10+      "tags": [
11+        "treesitter-colorschemes",
12+        "colorscheme"
13+      ]
14     }
15   ]
16 }