repos / neovimcraft

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

commit
126f4fd
parent
cd4cf53
author
pseudometa
date
2023-09-20 13:42:38 +0000 UTC
Add `chrisgrieser/nvim-tinygit` (#497)

1 files changed,  +9, -0
M data/manual.json
+9, -0
 1@@ -495,6 +495,15 @@
 2         "preconfigured-configuration",
 3         "python"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "chrisgrieser",
 9+      "repo": "nvim-tinygit",
10+      "tags": [
11+        "plugin",
12+        "git"
13+      ]
14     }
15   ]
16 }