repos / neovimcraft

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

commit
22b3ead
parent
66b272f
author
github-actions[bot]
date
2022-05-12 21:53:38 +0000 UTC
[create-pull-request] automated change (#48)

1 files changed,  +14, -7
M src/lib/resources.json
+14, -7
 1@@ -201,6 +201,12 @@
 2       "repo": "nvcode-color-schemes.vim",
 3       "tags": ["tree-sitter-supported-colorscheme"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "chrsm",
 8+      "repo": "paramount-ng.nvim",
 9+      "tags": ["tree-sitter-supported-colorscheme"]
10+    },
11     { "type": "github", "username": "clojure-vim", "repo": "jazz.nvim", "tags": ["utility"] },
12     { "type": "github", "username": "code-biscuits", "repo": "nvim-biscuits", "tags": ["utility"] },
13     { "type": "github", "username": "CosmicNvim", "repo": "cosmic-ui", "tags": ["ui"] },
14@@ -323,13 +329,13 @@
15     },
16     { "type": "github", "username": "f-person", "repo": "git-blame.nvim", "tags": ["git"] },
17     { "type": "github", "username": "famiu", "repo": "bufdelete.nvim", "tags": ["utility"] },
18-    { "type": "github", "username": "Famiu", "repo": "feline.nvim", "tags": ["statusline"] },
19     {
20       "type": "github",
21       "username": "FeiyouG",
22       "repo": "command_center.nvim",
23       "tags": ["keybinding"]
24     },
25+    { "type": "github", "username": "feline-nvim", "repo": "feline.nvim", "tags": ["statusline"] },
26     {
27       "type": "github",
28       "username": "fenetikm",
29@@ -995,6 +1001,12 @@
30       "repo": "nvim-treesitter",
31       "tags": ["syntax"]
32     },
33+    {
34+      "type": "github",
35+      "username": "nvim-treesitter",
36+      "repo": "nvim-treesitter-context",
37+      "tags": ["editing-support"]
38+    },
39     {
40       "type": "github",
41       "username": "nvim-treesitter",
42@@ -1147,6 +1159,7 @@
43     { "type": "github", "username": "rcarriga", "repo": "nvim-dap-ui", "tags": ["debugging"] },
44     { "type": "github", "username": "rcarriga", "repo": "nvim-notify", "tags": ["utility"] },
45     { "type": "github", "username": "rcarriga", "repo": "vim-ultest", "tags": ["test"] },
46+    { "type": "github", "username": "rebelot", "repo": "heirline.nvim", "tags": ["statusline"] },
47     {
48       "type": "github",
49       "username": "rebelot",
50@@ -1205,12 +1218,6 @@
51     },
52     { "type": "github", "username": "rohit-px2", "repo": "nvui", "tags": ["ui"] },
53     { "type": "github", "username": "romgrk", "repo": "barbar.nvim", "tags": ["tabline"] },
54-    {
55-      "type": "github",
56-      "username": "romgrk",
57-      "repo": "nvim-treesitter-context",
58-      "tags": ["editing-support"]
59-    },
60     {
61       "type": "github",
62       "username": "rose-pine",