repos / neovimcraft

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

commit
21417b7
parent
5a9566d
author
Wuelner Martínez
date
2022-06-26 17:46:55 +0000 UTC
Add vim-enfocado (#82)

1 files changed,  +6, -0
M src/lib/manual.json
+6, -0
 1@@ -53,6 +53,12 @@
 2       "repo": "cmd-palette.nvim",
 3       "tags": ["utility"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "wuelnerdotexe",
 8+      "repo": "vim-enfocado",
 9+      "tags": ["tree-sitter-supported-colorscheme"]
10+    },
11     {
12       "type": "github",
13       "username": "strash",