repos / neovimcraft

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

commit
de65841
parent
f07a48b
author
Philipp Hack
date
2022-04-03 01:02:35 +0000 UTC
Added zenburn.nvim, a low contrast color scheme (#24)

1 files changed,  +6, -0
M src/lib/manual.json
+6, -0
 1@@ -19,6 +19,12 @@
 2       "username": "slugbyte",
 3       "repo": "unruly-worker",
 4       "tags": ["keybinding", "workman-layout"]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "phha",
 9+      "repo": "zenburn.nvim",
10+      "tags": ["tree-sitter-supported-colorscheme"]
11     }
12   ]
13 }