- commit
- 3858ff4
- parent
- 97c42d5
- author
- github-actions[bot]
- date
- 2022-11-02 01:33:16 +0000 UTC
[create-pull-request] automated change (#185) Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,
+4,
-13
+4,
-13
1@@ -351,12 +351,7 @@
2 "repo": "vim",
3 "tags": ["tree-sitter-supported-colorscheme"]
4 },
5- {
6- "type": "github",
7- "username": "drybalka",
8- "repo": "tree-climber.nvim",
9- "tags": ["treesitter-based"]
10- },
11+ { "type": "github", "username": "drybalka", "repo": "tree-climber.nvim", "tags": ["motion"] },
12 { "type": "github", "username": "dstein64", "repo": "nvim-scrollview", "tags": ["scrollbar"] },
13 {
14 "type": "github",
15@@ -983,7 +978,7 @@
16 "type": "github",
17 "username": "mfussenegger",
18 "repo": "nvim-ts-hint-textobject",
19- "tags": ["treesitter-based"]
20+ "tags": ["motion"]
21 },
22 {
23 "type": "github",
24@@ -1802,6 +1797,7 @@
25 "repo": "nvim-code-action-menu",
26 "tags": ["neovim-0.5"]
27 },
28+ { "type": "github", "username": "Weissle", "repo": "easy-action", "tags": ["motion"] },
29 {
30 "type": "github",
31 "username": "Weissle",
32@@ -1891,11 +1887,6 @@
33 },
34 { "type": "github", "username": "ziontee113", "repo": "color-picker.nvim", "tags": ["color"] },
35 { "type": "github", "username": "ziontee113", "repo": "icon-picker.nvim", "tags": ["icon"] },
36- {
37- "type": "github",
38- "username": "ziontee113",
39- "repo": "syntax-tree-surfer",
40- "tags": ["treesitter-based"]
41- }
42+ { "type": "github", "username": "ziontee113", "repo": "syntax-tree-surfer", "tags": ["motion"] }
43 ]
44 }