- commit
- a7d1360
- parent
- d00c147
- author
- github-actions[bot]
- date
- 2022-06-23 20:21:53 +0000 UTC
[create-pull-request] automated change (#81)
1 files changed,
+15,
-10
+15,
-10
1@@ -1,12 +1,7 @@
2 {
3 "resources": [
4 { "type": "github", "username": "0styx0", "repo": "abbreinder.nvim", "tags": ["note-taking"] },
5- {
6- "type": "github",
7- "username": "abecodes",
8- "repo": "tabout.nvim",
9- "tags": ["editing-support"]
10- },
11+ { "type": "github", "username": "abecodes", "repo": "tabout.nvim", "tags": ["motion"] },
12 {
13 "type": "github",
14 "username": "Abstract-IDE",
15@@ -270,7 +265,12 @@
16 "repo": "vim",
17 "tags": ["tree-sitter-supported-colorscheme"]
18 },
19- { "type": "github", "username": "drybalka", "repo": "tree-climber.nvim", "tags": ["motion"] },
20+ {
21+ "type": "github",
22+ "username": "drybalka",
23+ "repo": "tree-climber.nvim",
24+ "tags": ["treesitter-based"]
25+ },
26 { "type": "github", "username": "dstein64", "repo": "nvim-scrollview", "tags": ["scrollbar"] },
27 { "type": "github", "username": "echasnovski", "repo": "mini.nvim", "tags": ["session"] },
28 {
29@@ -279,7 +279,7 @@
30 "repo": "nightfox.nvim",
31 "tags": ["tree-sitter-supported-colorscheme"]
32 },
33- { "type": "github", "username": "edluffy", "repo": "specs.nvim", "tags": ["editing-support"] },
34+ { "type": "github", "username": "edluffy", "repo": "specs.nvim", "tags": ["motion"] },
35 {
36 "type": "github",
37 "username": "edolphin-ydf",
38@@ -821,7 +821,7 @@
39 "type": "github",
40 "username": "mfussenegger",
41 "repo": "nvim-ts-hint-textobject",
42- "tags": ["motion"]
43+ "tags": ["treesitter-based"]
44 },
45 {
46 "type": "github",
47@@ -1631,6 +1631,11 @@
48 "repo": "smart-pairs",
49 "tags": ["editing-support"]
50 },
51- { "type": "github", "username": "ziontee113", "repo": "syntax-tree-surfer", "tags": ["motion"] }
52+ {
53+ "type": "github",
54+ "username": "ziontee113",
55+ "repo": "syntax-tree-surfer",
56+ "tags": ["treesitter-based"]
57+ }
58 ]
59 }