repos / neovimcraft

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

commit
4034c3f
parent
e02b076
author
Luca Saccarola
date
2023-02-26 13:15:06 +0000 UTC
add oxocarbon.nvim to neovimcraft (#266)

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