repos / neovimcraft

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

commit
7cb719b
parent
75e63bc
author
github-actions[bot]
date
2022-10-09 01:19:51 +0000 UTC
[create-pull-request] automated change (#166)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -562,6 +562,12 @@
 2     },
 3     { "type": "github", "username": "hkupty", "repo": "nvimux", "tags": ["tmux"] },
 4     { "type": "github", "username": "hrsh7th", "repo": "nvim-cmp", "tags": ["completion"] },
 5+    {
 6+      "type": "github",
 7+      "username": "iamcco",
 8+      "repo": "markdown-preview.nvim",
 9+      "tags": ["markdown-/-latex"]
10+    },
11     { "type": "github", "username": "ibhagwan", "repo": "fzf-lua", "tags": ["fuzzy-finder"] },
12     {
13       "type": "github",