- commit
- ccc7b7d
- parent
- 4abe1ab
- author
- github-actions[bot]
- date
- 2022-08-11 18:19:29 +0000 UTC
[create-pull-request] automated change (#131) Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,
+12,
-1
+12,
-1
1@@ -667,6 +667,12 @@
2 "repo": "telescope-zoxide",
3 "tags": ["fuzzy-finder"]
4 },
5+ {
6+ "type": "github",
7+ "username": "kaiuri",
8+ "repo": "github-vscode-theme.nvim",
9+ "tags": ["tree-sitter-supported-colorscheme"]
10+ },
11 {
12 "type": "github",
13 "username": "kaiuri",
14@@ -758,7 +764,12 @@
15 "repo": "cobalt2.nvim",
16 "tags": ["lua-colorscheme"]
17 },
18- { "type": "github", "username": "lcheylus", "repo": "overlength.nvim", "tags": ["color"] },
19+ {
20+ "type": "github",
21+ "username": "lcheylus",
22+ "repo": "overlength.nvim",
23+ "tags": ["editing-support"]
24+ },
25 { "type": "github", "username": "ldelossa", "repo": "gh.nvim", "tags": ["github"] },
26 { "type": "github", "username": "ldelossa", "repo": "litee.nvim", "tags": ["neovim-0.5"] },
27 {