repos / neovimcraft

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

commit
c1a2720
parent
1e97a5a
author
Lvim Tech
date
2022-11-14 19:38:28 +0000 UTC
Add lvim-tech/lvim (#195)

1 files changed,  +6, -0
M src/lib/manual.json
+6, -0
 1@@ -116,5 +116,11 @@
 2       "repo": "treesj",
 3       "tags": ["refactoring", "treesitter", "splitjoin"]
 4     }
 5+    {
 6+      "type": "github",
 7+      "username": "lvim-tech",
 8+      "repo": "lvim",
 9+      "tags": ["preconfigured-configuration"]
10+    }
11   ]
12 }