repos / neovimcraft

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

commit
26e6d75
parent
5016b55
author
github-actions[bot]
date
2022-10-14 20:15:44 +0000 UTC
[create-pull-request] automated change (#171)

1 files changed,  +2, -0
M src/lib/resources.json
+2, -0
 1@@ -30,6 +30,7 @@
 2       "repo": "swenv.nvim",
 3       "tags": ["programming-languages-support"]
 4     },
 5+    { "type": "github", "username": "adelarsq", "repo": "image_preview.nvim", "tags": ["media"] },
 6     { "type": "github", "username": "adelarsq", "repo": "neoline.vim", "tags": ["statusline"] },
 7     {
 8       "type": "github",
 9@@ -1497,6 +1498,7 @@
10       "tags": ["tree-sitter-supported-colorscheme"]
11     },
12     { "type": "github", "username": "sakhnik", "repo": "nvim-gdb", "tags": ["debugging"] },
13+    { "type": "github", "username": "samodostal", "repo": "image.nvim", "tags": ["media"] },
14     {
15       "type": "github",
16       "username": "Saverio976",