repos / neovimcraft

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

commit
58f99f3
parent
fb9c70b
author
github-actions[bot]
date
2022-10-31 15:54:49 +0000 UTC
[create-pull-request] automated change (#184)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +2, -0
M src/lib/resources.json
+2, -0
 1@@ -1241,6 +1241,7 @@
 2       "repo": "ofirkai.nvim",
 3       "tags": ["tree-sitter-supported-colorscheme"]
 4     },
 5+    { "type": "github", "username": "ofirgall", "repo": "open.nvim", "tags": ["marks"] },
 6     { "type": "github", "username": "ojroques", "repo": "nvim-hardline", "tags": ["statusline"] },
 7     { "type": "github", "username": "ojroques", "repo": "nvim-lspfuzzy", "tags": ["neovim-0.5"] },
 8     {
 9@@ -1835,6 +1836,7 @@
10       "repo": "range-highlight.nvim",
11       "tags": ["color"]
12     },
13+    { "type": "github", "username": "woosaaahh", "repo": "sj.nvim", "tags": ["motion"] },
14     {
15       "type": "github",
16       "username": "wuelnerdotexe",