repos / neovimcraft

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

commit
e8921d4
parent
b4c8714
author
Clément Vannicatte
date
2022-12-14 23:11:20 +0000 UTC
add `shortcuts/no-neck-pain.nvim` (#213)

1 files changed,  +8, -0
M data/manual.json
+8, -0
 1@@ -248,6 +248,14 @@
 2       "tags": [
 3         "completion"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "shortcuts",
 9+      "repo": "no-neck-pain.nvim",
10+      "tags": [
11+        "editing-support"
12+      ]
13     }
14   ]
15 }