repos / neovimcraft

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

commit
6c38906
parent
52489f6
author
pseudometa
date
2023-04-11 12:52:24 +0000 UTC
add: nvim-alt-substitute (#299)

1 files changed,  +11, -1
M data/manual.json
+11, -1
 1@@ -289,6 +289,16 @@
 2         "split-and-window",
 3         "buffer"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "chrisgrieser",
 9+      "repo": "nvim-alt-substitute",
10+      "tags": [
11+        "plugin",
12+        "command-line",
13+        "editing-support"
14+      ]
15     }
16   ]
17-}
18+}