repos / neovimcraft

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

commit
433968b
parent
bb8acd9
author
pseudometa
date
2023-09-22 13:05:00 +0000 UTC
Add `chrisgrieser/nvim-rulebook` (#504)

1 files changed,  +10, -0
M data/manual.json
+10, -0
 1@@ -504,6 +504,16 @@
 2         "plugin",
 3         "git"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "chrisgrieser",
 9+      "repo": "nvim-rulebook",
10+      "tags": [
11+        "plugin",
12+        "diagnostics",
13+        "comment"
14+      ]
15     }
16   ]
17 }