repos / neovimcraft

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

commit
f0c17fe
parent
c98e66b
author
github-actions[bot]
date
2022-08-01 19:06:49 +0000 UTC
[create-pull-request] automated change (#122)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -1544,6 +1544,12 @@
 2       "tags": ["preconfigured-configuration"]
 3     },
 4     { "type": "github", "username": "ThePrimeagen", "repo": "harpoon", "tags": ["marks"] },
 5+    {
 6+      "type": "github",
 7+      "username": "ThePrimeagen",
 8+      "repo": "refactoring.nvim",
 9+      "tags": ["treesitter-based", "programming-languages-support", "editing-support"]
10+    },
11     { "type": "github", "username": "ThePrimeagen", "repo": "vim-apm", "tags": ["game"] },
12     { "type": "github", "username": "ThePrimeagen", "repo": "vim-be-good", "tags": ["game"] },
13     {