repos / neovimcraft

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

commit
076428b
parent
57a4872
author
github-actions[bot]
date
2022-10-11 12:55:30 +0000 UTC
[create-pull-request] automated change (#168)

1 files changed,  +7, -7
M src/lib/resources.json
+7, -7
 1@@ -562,12 +562,6 @@
 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",
14@@ -677,7 +671,7 @@
15       "type": "github",
16       "username": "JoosepAlviste",
17       "repo": "nvim-ts-context-commentstring",
18-      "tags": ["editing-support"]
19+      "tags": ["comment"]
20     },
21     {
22       "type": "github",
23@@ -1593,6 +1587,12 @@
24       "tags": ["winbar-and-statusline-component"]
25     },
26     { "type": "github", "username": "smjonas", "repo": "inc-rename.nvim", "tags": ["neovim-0.5"] },
27+    {
28+      "type": "github",
29+      "username": "smjonas",
30+      "repo": "live-command.nvim",
31+      "tags": ["editing-support"]
32+    },
33     {
34       "type": "github",
35       "username": "smjonas",