repos / neovimcraft

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

commit
e3739a3
parent
f7616da
author
pseudometa
date
2023-04-01 14:45:54 +0000 UTC
Add: nvim-early-retirement (#290)

1 files changed,  +10, -0
M data/manual.json
+10, -0
 1@@ -279,6 +279,16 @@
 2         "plugin",
 3         "bars-and-lines"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "chrisgrieser",
 9+      "repo": "nvim-early-retirement",
10+      "tags": [
11+        "plugin",
12+        "split-and-window",
13+        "buffer"
14+      ]
15     }
16   ]
17 }