repos / neovimcraft

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

commit
4c1b77a
parent
70d2c2e
author
Eric Bower
date
2023-01-13 22:53:13 +0000 UTC
chore: added markdowny
1 files changed,  +8, -0
M data/manual.json
+8, -0
 1@@ -285,6 +285,14 @@
 2         "keybinding",
 3         "text-object"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "antonk52",
 9+      "repo": "markdowny.nvim",
10+      "tags": [
11+        "keybinding"
12+      ]
13     }
14   ]
15 }