repos / neovimcraft

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

commit
53c105b
parent
e29ef12
author
Leon
date
2024-03-02 20:30:14 +0000 UTC
Add `adigitoleo/overview.nvim` (#527)

Closes #526
1 files changed,  +10, -0
M data/manual.json
+10, -0
 1@@ -514,6 +514,16 @@
 2         "diagnostics",
 3         "comment"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "adigitoleo",
 9+      "repo": "overview.nvim",
10+      "tags": [
11+        "plugin",
12+        "markdown-and-latex",
13+        "navigation"
14+      ]
15     }
16   ]
17 }