repos / neovimcraft

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

commit
757f059
parent
8c51069
author
Alexis Corporal
date
2023-04-12 13:19:09 +0000 UTC
Add Alexis12119/nvim-config (#303)

1 files changed,  +24, -1
M data/manual-config.json
+24, -1
 1@@ -1,3 +1,26 @@
 2 {
 3-  "resources": []
 4+  "resources": [
 5+    {
 6+      "type": "github",
 7+      "username": "Alexis12119",
 8+      "repo": "nvim-config",
 9+      "tags": [
10+        "lua",
11+        "neovim",
12+        "lazy",
13+        "nvim",
14+        "pde",
15+        "neovim-configuration",
16+        "neovim-lua",
17+        "neovim-config",
18+        "neovim-setup",
19+        "nvim-setup",
20+        "nvim-settings",
21+        "nvim-configs",
22+        "nvim-configuration",
23+        "nvim-lua",
24+        "nvim-config"
25+      ]
26+    }
27+  ]
28 }