repos / neovimcraft

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

commit
018a240
parent
4ff6066
author
Pakrohk
date
2023-02-01 00:17:12 +0000 UTC
NvPak Nvim Config. The purpose of creating this config is not to create a ready-made neovim for new users, the goal is to create something that every normal user does for config. (#245)

1 files changed,  +8, -0
M data/manual.json
+8, -0
 1@@ -209,6 +209,14 @@
 2       "tags": [
 3         "tree-sitter-supported-colorscheme"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "Pakrohk-DotFiles",
 9+      "repo": "NvPak",
10+      "tags": [
11+         "plugin", "preconfigured-configuration"
12+      ]
13     }
14   ]
15 }