repos / neovimcraft

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

neovimcraft / data
Maddison Hellstrom · 18 Jul 23

manual-config.json

 1{
 2  "resources": [
 3    {
 4      "type": "github",
 5      "username": "Alexis12119",
 6      "repo": "nvim-config",
 7      "tags": [
 8        "lua",
 9        "neovim",
10        "lazy",
11        "nvim",
12        "pde",
13        "neovim-configuration",
14        "neovim-lua",
15        "neovim-config",
16        "neovim-setup",
17        "nvim-setup",
18        "nvim-settings",
19        "nvim-configs",
20        "nvim-configuration",
21        "nvim-lua",
22        "nvim-config"
23      ]
24    },
25    {
26      "type": "github",
27      "username": "leonasdev",
28      "repo": ".dotfiles",
29      "tags": []
30    },
31    {
32      "type": "github",
33      "username": "jacktrusler",
34      "repo": "dotfiles",
35      "tags": []
36    },
37    {
38      "type": "github",
39      "username": "avocadeys",
40      "repo": "NVCat",
41      "tags": []
42    },
43    {
44      "type": "github",
45      "username": "nikfp",
46      "repo": "nvim-config",
47      "tags": []
48    },
49    {
50      "type": "github",
51      "username": "pynappo",
52      "repo": "dotfiles",
53      "tags": []
54    },
55    {
56      "type": "github",
57      "username": "doctorfree",
58      "repo": "nvim-lazyman",
59      "tags": [
60        "completion",
61        "keybinding",
62        "formatting",
63        "note-taking",
64        "debugging",
65        "terminal-integration",
66        "colorscheme-switchers",
67        "fuzzy-finder",
68        "preconfigured-configuration",
69        "telescope",
70        "lsp",
71        "language",
72        "command-line",
73        "version-manager",
74        "dependency-management",
75        "game",
76        "programming-languages-support",
77        "diagnostics",
78        "github",
79        "tabline",
80        "plugin"
81      ]
82    },
83    {
84      "type": "github",
85      "username": "b0o",
86      "repo": "nvim-conf",
87      "tags": []
88    }
89  ]
90}