- commit
- 3f1f764
- parent
- 68b865a
- author
- github-actions[bot]
- date
- 2022-09-06 13:33:59 +0000 UTC
[create-pull-request] automated change (#142) Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,
+11,
-7
+11,
-7
1@@ -775,12 +775,7 @@
2 "tags": ["tree-sitter-supported-colorscheme"]
3 },
4 { "type": "github", "username": "lewis6991", "repo": "gitsigns.nvim", "tags": ["git"] },
5- {
6- "type": "github",
7- "username": "lewis6991",
8- "repo": "spellsitter.nvim",
9- "tags": ["spellcheck"]
10- },
11+ { "type": "github", "username": "lewis6991", "repo": "spellsitter.nvim", "tags": ["language"] },
12 {
13 "type": "github",
14 "username": "lewpoly",
15@@ -975,12 +970,19 @@
16 },
17 { "type": "github", "username": "ms-jpq", "repo": "chadtree", "tags": ["file-explorer"] },
18 { "type": "github", "username": "ms-jpq", "repo": "coq_nvim", "tags": ["completion"] },
19+ { "type": "github", "username": "MunifTanjim", "repo": "exrc.nvim", "tags": ["project"] },
20 {
21 "type": "github",
22 "username": "MunifTanjim",
23 "repo": "nui.nvim",
24 "tags": ["neovim-lua-development"]
25 },
26+ {
27+ "type": "github",
28+ "username": "MunifTanjim",
29+ "repo": "prettier.nvim",
30+ "tags": ["formatting"]
31+ },
32 { "type": "github", "username": "nacro90", "repo": "numb.nvim", "tags": ["editing-support"] },
33 {
34 "type": "github",
35@@ -1240,6 +1242,7 @@
36 "repo": "TrueZen.nvim",
37 "tags": ["editing-support"]
38 },
39+ { "type": "github", "username": "potamides", "repo": "pantran.nvim", "tags": ["language"] },
40 {
41 "type": "github",
42 "username": "projekt0n",
43@@ -1536,7 +1539,6 @@
44 { "type": "github", "username": "stevearc", "repo": "dressing.nvim", "tags": ["utility"] },
45 { "type": "github", "username": "stevearc", "repo": "gkeep.nvim", "tags": ["note-taking"] },
46 { "type": "github", "username": "stevearc", "repo": "overseer.nvim", "tags": ["code-runner"] },
47- { "type": "github", "username": "stevearc", "repo": "qf_helper.nvim", "tags": ["quickfix"] },
48 {
49 "type": "github",
50 "username": "strash",
51@@ -1766,6 +1768,8 @@
52 { "type": "github", "username": "Xuyuanp", "repo": "yanil", "tags": ["file-explorer"] },
53 { "type": "github", "username": "yamatsum", "repo": "nvim-cursorline", "tags": ["cursorline"] },
54 { "type": "github", "username": "yamatsum", "repo": "nvim-nonicons", "tags": ["icon"] },
55+ { "type": "github", "username": "yaocccc", "repo": "nvim-hlchunk", "tags": ["indent"] },
56+ { "type": "github", "username": "yaocccc", "repo": "nvim-lines.lua", "tags": ["statusline"] },
57 {
58 "type": "github",
59 "username": "yashguptaz",