repos / neovimcraft

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

commit
04bbc17
parent
3bb0546
author
Federico
date
2023-05-29 12:35:17 +0000 UTC
feat: added gist.nvim (#379)

1 files changed,  +12, -1
M data/manual.json
+12, -1
 1@@ -359,6 +359,17 @@
 2         "keybinding",
 3         "utility"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "rawnly",
 9+      "repo": "gist.nvim",
10+      "tags": [
11+        "plugin",
12+        "gist",
13+        "git",
14+        "utility"
15+      ]
16     }
17   ]
18-}
19+}