- commit
- ba0d6e3
- parent
- 94d70f2
- author
- github-actions[bot]
- date
- 2022-05-19 08:38:32 +0000 UTC
[create-pull-request] automated change (#51)
1 files changed,
+17,
-5
+17,
-5
1@@ -188,7 +188,7 @@
2 "repo": "nvim",
3 "tags": ["tree-sitter-supported-colorscheme"]
4 },
5- { "type": "github", "username": "chentau", "repo": "marks.nvim", "tags": ["marks"] },
6+ { "type": "github", "username": "chentoast", "repo": "marks.nvim", "tags": ["marks"] },
7 {
8 "type": "github",
9 "username": "chipsenkbeil",
10@@ -708,14 +708,14 @@
11 {
12 "type": "github",
13 "username": "lukas-reineke",
14- "repo": "format.nvim",
15- "tags": ["formatting"]
16+ "repo": "indent-blankline.nvim",
17+ "tags": ["indent"]
18 },
19 {
20 "type": "github",
21 "username": "lukas-reineke",
22- "repo": "indent-blankline.nvim",
23- "tags": ["indent"]
24+ "repo": "lsp-format.nvim",
25+ "tags": ["formatting"]
26 },
27 {
28 "type": "github",
29@@ -1358,7 +1358,19 @@
30 "repo": "nvim-gps",
31 "tags": ["statusline-component"]
32 },
33+ {
34+ "type": "github",
35+ "username": "smjonas",
36+ "repo": "snippet-converter.nvim",
37+ "tags": ["snippet"]
38+ },
39 { "type": "github", "username": "smolck", "repo": "uivonim", "tags": ["ui"] },
40+ {
41+ "type": "github",
42+ "username": "someone-stole-my-name",
43+ "repo": "yaml-companion.nvim",
44+ "tags": ["utility"]
45+ },
46 { "type": "github", "username": "sQVe", "repo": "sort.nvim", "tags": ["editing-support"] },
47 { "type": "github", "username": "startup-nvim", "repo": "startup.nvim", "tags": ["startup"] },
48 {