repos / neovimcraft

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

commit
f2f01d3
parent
9d3bfd7
author
github-actions[bot]
date
2022-11-12 18:41:47 +0000 UTC
[create-pull-request] automated change (#194)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -1791,6 +1791,12 @@
 2       "repo": "package-info.nvim",
 3       "tags": ["dependency-management"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "Wansmer",
 8+      "repo": "treesj",
 9+      "tags": ["refactoring", "treesitter", "splitjoin"]
10+    },
11     {
12       "type": "github",
13       "username": "wbthomason",