- commit
- 5a9566d
- parent
- 1b60167
- author
- Dmitry
- date
- 2022-06-25 15:04:06 +0000 UTC
add strash/everybody-wants-that-line.nvim (#83)
1 files changed,
+8,
-17
+8,
-17
1@@ -1,11 +1,6 @@
2 {
3 "resources": [
4- {
5- "type": "github",
6- "username": "frabjous",
7- "repo": "knap",
8- "tags": ["latex","markdown"]
9- },
10+ { "type": "github", "username": "frabjous", "repo": "knap", "tags": ["latex", "markdown"] },
11 { "type": "github", "username": "jceb", "repo": "blinds.nvim", "tags": ["color"] },
12 {
13 "type": "github",
14@@ -44,29 +39,25 @@
15 "repo": "readline.nvim",
16 "tags": ["editing-support"]
17 },
18- {
19- "type": "github",
20- "username": "linty-org",
21- "repo": "key-menu.nvim",
22- "tags": ["keybinding"]
23- },
24+ { "type": "github", "username": "linty-org", "repo": "key-menu.nvim", "tags": ["keybinding"] },
25 {
26 "type": "github",
27 "username": "koenverburg",
28 "repo": "minimal-tabline.nvim",
29 "tags": ["tabline"]
30 },
31+ { "type": "github", "username": "koenverburg", "repo": "peepsight.nvim", "tags": ["color"] },
32 {
33 "type": "github",
34 "username": "koenverburg",
35- "repo": "peepsight.nvim",
36- "tags": ["color"]
37+ "repo": "cmd-palette.nvim",
38+ "tags": ["utility"]
39 },
40 {
41 "type": "github",
42- "username": "koenverburg",
43- "repo": "cmd-palette.nvim",
44- "tags": ["utility"]
45+ "username": "strash",
46+ "repo": "everybody-wants-that-line.nvim",
47+ "tags": ["statusline"]
48 }
49 ]
50 }