repos / neovimcraft

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

commit
94d6ac8
parent
ea08a59
author
github-actions[bot]
date
2022-09-26 13:06:18 +0000 UTC
[create-pull-request] automated change (#154)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -302,6 +302,12 @@
 2       "tags": ["preconfigured-configuration"]
 3     },
 4     { "type": "github", "username": "cuducos", "repo": "yaml.nvim", "tags": ["utility"] },
 5+    {
 6+      "type": "github",
 7+      "username": "danielfalk",
 8+      "repo": "smart-open.nvim",
 9+      "tags": ["fuzzy-finder"]
10+    },
11     {
12       "type": "github",
13       "username": "danielpieper",