repos / neovimcraft

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

commit
4abe1ab
parent
9081d0a
author
Laurent Cheylus
date
2022-08-11 13:20:12 +0000 UTC
Add lcheylus/overlength.nvim (#129)

1 files changed,  +6, -0
M src/lib/manual.json
+6, -0
 1@@ -84,6 +84,12 @@
 2       "username": "ThePrimeagen",
 3       "repo": "refactoring.nvim",
 4       "tags": ["treesitter-based", "programming-languages-support", "editing-support"]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "lcheylus",
 9+      "repo": "overlength.nvim",
10+      "tags": ["editing-support"]
11     }
12   ]
13 }