repos / neovimcraft

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

commit
e4df3b7
parent
ab3c69e
author
pseudometa
date
2022-12-26 16:13:31 +0000 UTC
add nvim-various-textobjs (#223)

1 files changed,  +10, -0
M data/manual.json
+10, -0
 1@@ -275,6 +275,16 @@
 2         "keybinding",
 3         "macros"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "chrisgrieser",
 9+      "repo": "nvim-various-textobjs",
10+      "tags": [
11+        "editing-support",
12+        "keybinding",
13+        "text-object"
14+      ]
15     }
16   ]
17 }