repos / neovimcraft

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

commit
101d5e6
parent
99e38ec
author
Eric Bower
date
2023-01-18 14:47:39 +0000 UTC
feat: added uloco/bluloco.nvim
2 files changed,  +17, -1
M data/manual.json
+9, -1
 1@@ -304,6 +304,14 @@
 2         "library",
 3         "telescope"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "uloco",
 9+      "repo": "bluloco.nvim",
10+      "tags": [
11+        "tree-sitter-supported-colorscheme"
12+      ]
13     }
14   ]
15-}
16+}
M data/resources.json
+8, -0
 1@@ -4367,6 +4367,14 @@
 2         "color"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "uloco",
 8+      "repo": "bluloco.nvim",
 9+      "tags": [
10+        "tree-sitter-supported-colorscheme"
11+      ]
12+    },
13     {
14       "type": "github",
15       "username": "utilyre",