repos / neovimcraft

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

commit
fd203f1
parent
ce8dcdc
author
pseudometa
date
2023-07-28 14:17:09 +0000 UTC
Add `chrisgrieser/nvim-origami` (#440)

1 files changed,  +12, -0
M data/manual.json
+12, -0
 1@@ -465,6 +465,18 @@
 2         "formatting",
 3         "lsp"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "chrisgrieser",
 9+      "repo": "nvim-origami",
10+      "tags": [
11+        "utility",
12+        "motion",
13+        "plugin",
14+        "editing-support",
15+        "folding"
16+      ]
17     }
18   ]
19 }