repos / neovimcraft

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

commit
3107e70
parent
f54c4d4
author
MisanthropicBit
date
2023-06-11 13:10:08 +0000 UTC
Add decipher.nvim (#390)

1 files changed,  +10, -0
M data/manual.json
+10, -0
 1@@ -388,6 +388,16 @@
 2         "plugin",
 3         "motion"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "MisanthropicBit",
 9+      "repo": "decipher.nvim",
10+      "tags": [
11+        "utility",
12+        "text-object",
13+        "plugin"
14+      ]
15     }
16   ]
17 }