repos / neovimcraft

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

commit
fe56b37
parent
ad645db
author
Dasu Pradyumna
date
2023-06-15 09:13:15 +0000 UTC
Add `dasupradyumna/midnight.nvim` colorscheme (#395)

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