- commit
- 031bd24
- parent
- 94d6ac8
- author
- github-actions[bot]
- date
- 2022-09-26 18:39:01 +0000 UTC
[create-pull-request] automated change (#155) Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,
+38,
-44
+38,
-44
1@@ -58,7 +58,6 @@
2 "repo": "nvim-toggleterm.lua",
3 "tags": ["terminal-integration"]
4 },
5- { "type": "github", "username": "akiyosi", "repo": "goneovim", "tags": ["ui"] },
6 { "type": "github", "username": "alec-gibson", "repo": "nvim-tetris", "tags": ["game"] },
7 {
8 "type": "github",
9@@ -151,7 +150,6 @@
10 "repo": "AstroNvim",
11 "tags": ["preconfigured-configuration"]
12 },
13- { "type": "github", "username": "asvetliakov", "repo": "vscode-neovim", "tags": ["ui"] },
14 { "type": "github", "username": "axieax", "repo": "urlview.nvim", "tags": ["utility"] },
15 { "type": "github", "username": "b0o", "repo": "incline.nvim", "tags": ["statusline"] },
16 { "type": "github", "username": "b0o", "repo": "mapx.nvim", "tags": ["keybinding"] },
17@@ -169,7 +167,6 @@
18 "repo": "statusline.lua",
19 "tags": ["statusline"]
20 },
21- { "type": "github", "username": "beeender", "repo": "glrnvim", "tags": ["ui"] },
22 {
23 "type": "github",
24 "username": "bennypowers",
25@@ -294,14 +291,24 @@
26 "repo": "hierarchy-tree-go.nvim",
27 "tags": ["programming-languages-support"]
28 },
29- { "type": "github", "username": "crusj", "repo": "structrue-go.nvim", "tags": ["utility"] },
30+ {
31+ "type": "github",
32+ "username": "crusj",
33+ "repo": "structrue-go.nvim",
34+ "tags": ["programming-languages-support"]
35+ },
36 {
37 "type": "github",
38 "username": "cstsunfu",
39 "repo": ".sea.nvim",
40 "tags": ["preconfigured-configuration"]
41 },
42- { "type": "github", "username": "cuducos", "repo": "yaml.nvim", "tags": ["utility"] },
43+ {
44+ "type": "github",
45+ "username": "cuducos",
46+ "repo": "yaml.nvim",
47+ "tags": ["programming-languages-support"]
48+ },
49 {
50 "type": "github",
51 "username": "danielfalk",
52@@ -341,7 +348,12 @@
53 "tags": ["treesitter-based"]
54 },
55 { "type": "github", "username": "dstein64", "repo": "nvim-scrollview", "tags": ["scrollbar"] },
56- { "type": "github", "username": "echasnovski", "repo": "mini.nvim", "tags": ["session"] },
57+ {
58+ "type": "github",
59+ "username": "echasnovski",
60+ "repo": "mini.nvim",
61+ "tags": ["split-and-window"]
62+ },
63 {
64 "type": "github",
65 "username": "EdenEast",
66@@ -379,10 +391,9 @@
67 "type": "github",
68 "username": "ellisonleao",
69 "repo": "nvim-plugin-template",
70- "tags": ["neovim-lua-development"]
71+ "tags": ["boilerplate"]
72 },
73 { "type": "github", "username": "epwalsh", "repo": "obsidian.nvim", "tags": ["note-taking"] },
74- { "type": "github", "username": "equalsraf", "repo": "neovim-qt", "tags": ["ui"] },
75 {
76 "type": "github",
77 "username": "esensar",
78@@ -408,7 +419,12 @@
79 "tags": ["tree-sitter-supported-colorscheme"]
80 },
81 { "type": "github", "username": "f-person", "repo": "git-blame.nvim", "tags": ["git"] },
82- { "type": "github", "username": "famiu", "repo": "bufdelete.nvim", "tags": ["utility"] },
83+ {
84+ "type": "github",
85+ "username": "famiu",
86+ "repo": "bufdelete.nvim",
87+ "tags": ["split-and-window"]
88+ },
89 {
90 "type": "github",
91 "username": "FeiyouG",
92@@ -428,7 +444,7 @@
93 "repo": "renamer.nvim",
94 "tags": ["editing-support"]
95 },
96- { "type": "github", "username": "folke", "repo": "lsp-colors.nvim", "tags": ["neovim-0.5"] },
97+ { "type": "github", "username": "folke", "repo": "lsp-colors.nvim", "tags": ["diagnostics"] },
98 {
99 "type": "github",
100 "username": "folke",
101@@ -442,7 +458,7 @@
102 "repo": "tokyonight.nvim",
103 "tags": ["tree-sitter-supported-colorscheme"]
104 },
105- { "type": "github", "username": "folke", "repo": "trouble.nvim", "tags": ["neovim-0.5"] },
106+ { "type": "github", "username": "folke", "repo": "trouble.nvim", "tags": ["diagnostics"] },
107 { "type": "github", "username": "folke", "repo": "twilight.nvim", "tags": ["color"] },
108 { "type": "github", "username": "folke", "repo": "which-key.nvim", "tags": ["keybinding"] },
109 { "type": "github", "username": "folke", "repo": "zen-mode.nvim", "tags": ["editing-support"] },
110@@ -506,12 +522,6 @@
111 { "type": "github", "username": "ggandor", "repo": "lightspeed.nvim", "tags": ["motion"] },
112 { "type": "github", "username": "ghillb", "repo": "cybu.nvim", "tags": ["utility"] },
113 { "type": "github", "username": "github", "repo": "copilot.vim", "tags": ["completion"] },
114- {
115- "type": "github",
116- "username": "glacambre",
117- "repo": "firenvim",
118- "tags": ["browser-integration"]
119- },
120 { "type": "github", "username": "glepnir", "repo": "dashboard-nvim", "tags": ["startup"] },
121 { "type": "github", "username": "glepnir", "repo": "indent-guides.nvim", "tags": ["indent"] },
122 { "type": "github", "username": "glepnir", "repo": "prodoc.nvim", "tags": ["comment"] },
123@@ -542,12 +552,6 @@
124 "repo": "nvim_context_vt",
125 "tags": ["editing-support"]
126 },
127- {
128- "type": "github",
129- "username": "henriquehbr",
130- "repo": "ataraxis.lua",
131- "tags": ["split-and-window"]
132- },
133 { "type": "github", "username": "hkupty", "repo": "nvimux", "tags": ["tmux"] },
134 { "type": "github", "username": "hrsh7th", "repo": "nvim-cmp", "tags": ["completion"] },
135 { "type": "github", "username": "ibhagwan", "repo": "fzf-lua", "tags": ["fuzzy-finder"] },
136@@ -599,12 +603,7 @@
137 "tags": ["remote-development"]
138 },
139 { "type": "github", "username": "jbyuki", "repo": "carrot.nvim", "tags": ["markdown-/-latex"] },
140- {
141- "type": "github",
142- "username": "jbyuki",
143- "repo": "instant.nvim",
144- "tags": ["collaborative-editing"]
145- },
146+ { "type": "github", "username": "jbyuki", "repo": "instant.nvim", "tags": ["utility"] },
147 { "type": "github", "username": "jbyuki", "repo": "nabla.nvim", "tags": ["note-taking"] },
148 {
149 "type": "github",
150@@ -726,7 +725,6 @@
151 "repo": "im-select.nvim",
152 "tags": ["editing-support"]
153 },
154- { "type": "github", "username": "Kethku", "repo": "neovide", "tags": ["ui"] },
155 { "type": "github", "username": "kevinhwang91", "repo": "nvim-bqf", "tags": ["quickfix"] },
156 { "type": "github", "username": "kevinhwang91", "repo": "nvim-hlslens", "tags": ["search"] },
157 { "type": "github", "username": "kevinhwang91", "repo": "nvim-ufo", "tags": ["utility"] },
158@@ -884,7 +882,6 @@
159 "repo": "LunarVim",
160 "tags": ["preconfigured-configuration"]
161 },
162- { "type": "github", "username": "lunixbochs", "repo": "actualvim", "tags": ["ui"] },
163 { "type": "github", "username": "luukvbaal", "repo": "nnn.nvim", "tags": ["file-explorer"] },
164 {
165 "type": "github",
166@@ -892,7 +889,6 @@
167 "repo": "stabilize.nvim",
168 "tags": ["split-and-window"]
169 },
170- { "type": "github", "username": "Lyude", "repo": "neovim-gtk", "tags": ["ui"] },
171 { "type": "github", "username": "m-demare", "repo": "attempt.nvim", "tags": ["utility"] },
172 { "type": "github", "username": "m-demare", "repo": "hlargs.nvim", "tags": ["syntax"] },
173 {
174@@ -905,7 +901,7 @@
175 "type": "github",
176 "username": "m00qek",
177 "repo": "plugin-template.nvim",
178- "tags": ["neovim-lua-development"]
179+ "tags": ["boilerplate"]
180 },
181 {
182 "type": "github",
183@@ -926,7 +922,7 @@
184 "type": "github",
185 "username": "max397574",
186 "repo": "better-escape.nvim",
187- "tags": ["utility"]
188+ "tags": ["keybinding"]
189 },
190 { "type": "github", "username": "mcauley-penney", "repo": "tidy.nvim", "tags": ["formatting"] },
191 {
192@@ -1191,7 +1187,12 @@
193 "repo": "vn-night.nvim",
194 "tags": ["tree-sitter-supported-colorscheme"]
195 },
196- { "type": "github", "username": "nyngwang", "repo": "NeoNoName.lua", "tags": ["utility"] },
197+ {
198+ "type": "github",
199+ "username": "nyngwang",
200+ "repo": "NeoNoName.lua",
201+ "tags": ["split-and-window"]
202+ },
203 { "type": "github", "username": "nyngwang", "repo": "NeoRoot.lua", "tags": ["project"] },
204 {
205 "type": "github",
206@@ -1234,7 +1235,7 @@
207 "repo": "poimandres.nvim",
208 "tags": ["tree-sitter-supported-colorscheme"]
209 },
210- { "type": "github", "username": "onsails", "repo": "diaglist.nvim", "tags": ["neovim-0.5"] },
211+ { "type": "github", "username": "onsails", "repo": "diaglist.nvim", "tags": ["diagnostics"] },
212 { "type": "github", "username": "onsails", "repo": "lspkind.nvim", "tags": ["neovim-0.5"] },
213 {
214 "type": "github",
215@@ -1303,7 +1304,6 @@
216 },
217 { "type": "github", "username": "pwntester", "repo": "codeql.nvim", "tags": ["github"] },
218 { "type": "github", "username": "pwntester", "repo": "octo.nvim", "tags": ["github"] },
219- { "type": "github", "username": "qvacua", "repo": "vimr", "tags": ["ui"] },
220 {
221 "type": "github",
222 "username": "rafaelsq",
223@@ -1407,7 +1407,6 @@
224 "repo": "onenord.nvim",
225 "tags": ["tree-sitter-supported-colorscheme"]
226 },
227- { "type": "github", "username": "RMichelsen", "repo": "Nvy", "tags": ["ui"] },
228 {
229 "type": "github",
230 "username": "rockerBOO",
231@@ -1420,7 +1419,6 @@
232 "repo": "arctic.nvim",
233 "tags": ["tree-sitter-supported-colorscheme"]
234 },
235- { "type": "github", "username": "rohit-px2", "repo": "nvui", "tags": ["ui"] },
236 { "type": "github", "username": "romgrk", "repo": "barbar.nvim", "tags": ["tabline"] },
237 {
238 "type": "github",
239@@ -1571,13 +1569,12 @@
240 "repo": "snippet-converter.nvim",
241 "tags": ["snippet"]
242 },
243- { "type": "github", "username": "smolck", "repo": "uivonim", "tags": ["ui"] },
244 { "type": "github", "username": "smzm", "repo": "hydrovim", "tags": ["code-runner"] },
245 {
246 "type": "github",
247 "username": "someone-stole-my-name",
248 "repo": "yaml-companion.nvim",
249- "tags": ["utility"]
250+ "tags": ["programming-languages-support"]
251 },
252 { "type": "github", "username": "sQVe", "repo": "sort.nvim", "tags": ["editing-support"] },
253 { "type": "github", "username": "startup-nvim", "repo": "startup.nvim", "tags": ["startup"] },
254@@ -1721,7 +1718,6 @@
255 { "type": "github", "username": "udayvir-singh", "repo": "hibiscus.nvim", "tags": ["fennel"] },
256 { "type": "github", "username": "udayvir-singh", "repo": "tangerine.nvim", "tags": ["fennel"] },
257 { "type": "github", "username": "uga-rosa", "repo": "ccc.nvim", "tags": ["color"] },
258- { "type": "github", "username": "vhakulinen", "repo": "gnvim", "tags": ["ui"] },
259 {
260 "type": "github",
261 "username": "vi-tality",
262@@ -1741,7 +1737,6 @@
263 "repo": "package-info.nvim",
264 "tags": ["dependency-management"]
265 },
266- { "type": "github", "username": "vv-vim", "repo": "vv", "tags": ["ui"] },
267 {
268 "type": "github",
269 "username": "wbthomason",
270@@ -1821,7 +1816,6 @@
271 "repo": "calvera-dark.nvim",
272 "tags": ["tree-sitter-supported-colorscheme"]
273 },
274- { "type": "github", "username": "yatli", "repo": "fvim", "tags": ["ui"] },
275 {
276 "type": "github",
277 "username": "yazeed1s",