repos / neovimcraft

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

commit
28894b3
parent
2343e71
author
github-actions[bot]
date
2022-05-02 16:37:46 +0000 UTC
[create-pull-request] automated change (#42)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +1, -1
M src/lib/resources.json
+1, -1
1@@ -352,7 +352,7 @@
2     { "type": "github", "username": "folke", "repo": "twilight.nvim", "tags": ["color"] },
3     { "type": "github", "username": "folke", "repo": "which-key.nvim", "tags": ["keybinding"] },
4     { "type": "github", "username": "folke", "repo": "zen-mode.nvim", "tags": ["editing-support"] },
5-    { "type": "github", "username": "frabjous", "repo": "knap", "tags": ["markdown-/-latex"] },
6+    { "type": "github", "username": "frabjous", "repo": "knap", "tags": ["latex", "markdown"] },
7     {
8       "type": "github",
9       "username": "FrenzyExists",