-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathnvfetcher.toml
337 lines (254 loc) · 8.97 KB
/
nvfetcher.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
[auto-dark-mode-nvim]
fetch.github = "f-person/auto-dark-mode.nvim"
src.git = "https://github.com/f-person/auto-dark-mode.nvim"
[bufferline-nvim]
fetch.github = "akinsho/bufferline.nvim"
src.github = "akinsho/bufferline.nvim"
[codecompanion-nvim]
fetch.github = "olimorris/codecompanion.nvim"
src.github = "olimorris/codecompanion.nvim"
[cmp-buffer]
fetch.github = "hrsh7th/cmp-buffer"
src.git = "https://github.com/hrsh7th/cmp-buffer"
[cmp-cmdline]
fetch.github = "hrsh7th/cmp-cmdline"
src.git = "https://github.com/hrsh7th/cmp-cmdline"
[cmp-git]
fetch.github = "petertriho/cmp-git"
src.git = "https://github.com/petertriho/cmp-git"
[cmp-nvim-lsp]
fetch.github = "hrsh7th/cmp-nvim-lsp"
src.git = "https://github.com/hrsh7th/cmp-nvim-lsp"
[cmp-path]
fetch.github = "hrsh7th/cmp-path"
src.git = "https://github.com/hrsh7th/cmp-path"
[cmp_luasnip]
fetch.github = "saadparwaiz1/cmp_luasnip"
src.git = "https://github.com/saadparwaiz1/cmp_luasnip"
[comment-nvim]
fetch.github = "numtostr/comment.nvim"
src.git = "https://github.com/numtostr/comment.nvim"
[conform-nvim]
fetch.github = "stevearc/conform.nvim"
src.github = "stevearc/conform.nvim"
[crates-nvim]
fetch.github = "saecki/crates.nvim"
src.github = "saecki/crates.nvim"
[diffview-nvim]
fetch.github = "sindrets/diffview.nvim"
src.git = "https://github.com/sindrets/diffview.nvim"
[direnv-vim]
fetch.github = "direnv/direnv.vim"
src.git = "https://github.com/direnv/direnv.vim"
[dressing-nvim]
fetch.github = "stevearc/dressing.nvim"
src.git = "https://github.com/stevearc/dressing.nvim"
[flash-nvim]
fetch.github = "folke/flash.nvim"
src.github = "folke/flash.nvim"
[friendly-snippets]
fetch.github = "rafamadriz/friendly-snippets"
src.git = "https://github.com/rafamadriz/friendly-snippets"
[gitsigns-nvim]
fetch.github = "lewis6991/gitsigns.nvim"
src.git = "https://github.com/lewis6991/gitsigns.nvim"
[haskell-tools-nvim]
fetch.github = "mrcjkb/haskell-tools.nvim"
src.github = "mrcjkb/haskell-tools.nvim"
[indent-blankline-nvim]
fetch.github = "lukas-reineke/indent-blankline.nvim"
src.github = "lukas-reineke/indent-blankline.nvim"
[lazydev-nvim]
fetch.github = "folke/lazydev.nvim"
src.github = "folke/lazydev.nvim"
[lazy-nvim]
fetch.github = "folke/lazy.nvim"
src.github = "folke/lazy.nvim"
[lspkind-nvim]
fetch.github = "onsails/lspkind.nvim"
src.git = "https://github.com/onsails/lspkind.nvim"
[ltex-extra-nvim]
fetch.github = "barreiroleo/ltex-extra.nvim"
src.git = "https://github.com/barreiroleo/ltex-extra.nvim"
[lualine-nvim]
fetch.github = "nvim-lualine/lualine.nvim"
src.git = "https://github.com/nvim-lualine/lualine.nvim"
[luasnip]
fetch.github = "L3MON4D3/LuaSnip"
src.git = "https://github.com/L3MON4D3/LuaSnip"
[luvit-meta]
fetch.github = "Bilal2453/luvit-meta"
src.git = "https://github.com/Bilal2453/luvit-meta"
[milspec-nvim]
fetch.github = "nekowinston/milspec.nvim"
src.git = "https://github.com/nekowinston/milspec.nvim"
[neogen]
fetch.github = "danymat/neogen"
src.github_tag = "danymat/neogen"
[neogit]
fetch.github = "NeogitOrg/neogit"
src.git = "https://github.com/NeogitOrg/neogit"
[neorepl-nvim]
fetch.github = "ii14/neorepl.nvim"
src.git = "https://github.com/ii14/neorepl.nvim"
[neotest]
fetch.github = "nvim-neotest/neotest"
src.github = "nvim-neotest/neotest"
[neotest-deno]
fetch.github = "MarkEmmons/neotest-deno"
src.git = "https://github.com/MarkEmmons/neotest-deno"
[neotest-go]
fetch.github = "nvim-neotest/neotest-go"
src.git = "https://github.com/nvim-neotest/neotest-go"
[neotest-haskell]
fetch.github = "mrcjkb/neotest-haskell"
src.github = "mrcjkb/neotest-haskell"
[neovim-session-manager]
fetch.github = "Shatur/neovim-session-manager"
src.git = "https://github.com/Shatur/neovim-session-manager"
[noice-nvim]
fetch.github = "folke/noice.nvim"
src.github = "folke/noice.nvim"
[nui-nvim]
fetch.github = "MunifTanjim/nui.nvim"
src.git = "https://github.com/MunifTanjim/nui.nvim"
[nvim-autopairs]
fetch.github = "windwp/nvim-autopairs"
src.git = "https://github.com/windwp/nvim-autopairs"
[nvim-cmp]
fetch.github = "hrsh7th/nvim-cmp"
src.git = "https://github.com/hrsh7th/nvim-cmp"
[nvim-colorizer-lua]
fetch.github = "catgoose/nvim-colorizer.lua"
src.git = "https://github.com/catgoose/nvim-colorizer.lua"
[nvim-dap]
fetch.github = "mfussenegger/nvim-dap"
src.git = "https://github.com/mfussenegger/nvim-dap"
[nvim-dap-ui]
fetch.github = "rcarriga/nvim-dap-ui"
src.git = "https://github.com/rcarriga/nvim-dap-ui"
[nvim-dap-python]
fetch.github = "mfussenegger/nvim-dap-python"
src.git = "https://github.com/mfussenegger/nvim-dap-python"
[nvim-dap-virtual-text]
fetch.github = "theHamsta/nvim-dap-virtual-text"
src.git = "https://github.com/theHamsta/nvim-dap-virtual-text"
[nvim-jdtls]
fetch.github = "mfussenegger/nvim-jdtls"
src.git = "https://github.com/mfussenegger/nvim-jdtls"
[nvim-lspconfig]
fetch.github = "neovim/nvim-lspconfig"
src.git = "https://github.com/neovim/nvim-lspconfig"
[nvim-navic]
fetch.github = "SmiteshP/nvim-navic"
src.git = "https://github.com/SmiteshP/nvim-navic"
[nvim-nio]
fetch.github = "nvim-neotest/nvim-nio"
src.github = "nvim-neotest/nvim-nio"
[nvim-notify]
fetch.github = "rcarriga/nvim-notify"
src.github = "rcarriga/nvim-notify"
[nvim-spectre]
fetch.github = "nvim-pack/nvim-spectre"
src.git = "https://github.com/nvim-pack/nvim-spectre"
cargo_locks = ["spectre_oxi/Cargo.lock"]
[nvim-surround]
fetch.github = "kylechui/nvim-surround"
src.github = "kylechui/nvim-surround"
[nvim-tree-lua]
fetch.github = "nvim-tree/nvim-tree.lua"
src.github = "nvim-tree/nvim-tree.lua"
[nvim-treesitter-context]
fetch.github = "nvim-treesitter/nvim-treesitter-context"
src.git = "https://github.com/nvim-treesitter/nvim-treesitter-context"
[nvim-treesitter-textobjects]
fetch.github = "nvim-treesitter/nvim-treesitter-textobjects"
src.git = "https://github.com/nvim-treesitter/nvim-treesitter-textobjects"
[nvim-ts-autotag]
fetch.github = "windwp/nvim-ts-autotag"
src.git = "https://github.com/windwp/nvim-ts-autotag"
[nvim-web-devicons]
fetch.github = "nvim-tree/nvim-web-devicons"
src.git = "https://github.com/nvim-tree/nvim-web-devicons"
[plenary-nvim]
fetch.github = "nvim-lua/plenary.nvim"
src.git = "https://github.com/nvim-lua/plenary.nvim"
[rainbow-delimiters]
fetch.github = "hiphish/rainbow-delimiters.nvim"
src.github_tag = "hiphish/rainbow-delimiters.nvim"
[render-markdown-nvim]
fetch.github = "MeanderingProgrammer/render-markdown.nvim"
src.github = "MeanderingProgrammer/render-markdown.nvim"
[rustaceanvim]
fetch.github = "mrcjkb/rustaceanvim"
src.github = "mrcjkb/rustaceanvim"
[schemastore-nvim]
fetch.github = "b0o/schemastore.nvim"
src.git = "https://github.com/b0o/schemastore.nvim"
[tagalong-vim]
fetch.github = "AndrewRadev/tagalong.vim"
src.git = "https://github.com/AndrewRadev/tagalong.vim"
[telescope-nvim]
fetch.github = "nvim-telescope/telescope.nvim"
src.github = "nvim-telescope/telescope.nvim"
[telescope-file-browser-nvim]
fetch.github = "nvim-telescope/telescope-file-browser.nvim"
src.git = "https://github.com/nvim-telescope/telescope-file-browser.nvim"
[telescope-project-nvim]
fetch.github = "nvim-telescope/telescope-project.nvim"
src.git = "https://github.com/nvim-telescope/telescope-project.nvim"
[todo-comments-nvim]
fetch.github = "folke/todo-comments.nvim"
src.github = "folke/todo-comments.nvim"
[toggleterm-nvim]
fetch.github = "akinsho/toggleterm.nvim"
src.github = "akinsho/toggleterm.nvim"
[trouble-nvim]
fetch.github = "folke/trouble.nvim"
src.github = "folke/trouble.nvim"
[twilight-nvim]
fetch.github = "folke/twilight.nvim"
src.github = "folke/twilight.nvim"
[typescript-tools-nvim]
fetch.github = "pmizio/typescript-tools.nvim"
src.git = "https://github.com/pmizio/typescript-tools.nvim"
[typst-preview-nvim]
fetch.github = "chomosuke/typst-preview.nvim"
src.github = "chomosuke/typst-preview.nvim"
[venv-selector-nvim]
fetch.github = "linux-cultist/venv-selector.nvim"
src.git = "https://github.com/linux-cultist/venv-selector.nvim"
src.branch = "regexp"
[vim-applescript]
fetch.github = "mityu/vim-applescript"
src.git = "https://github.com/mityu/vim-applescript"
[vim-dadbod]
fetch.github = "tpope/vim-dadbod"
src.git = "https://github.com/tpope/vim-dadbod"
[vim-dadbod-completion]
fetch.github = "kristijanhusak/vim-dadbod-completion"
src.git = "https://github.com/kristijanhusak/vim-dadbod-completion"
[vim-dadbod-ui]
fetch.github = "kristijanhusak/vim-dadbod-ui"
src.git = "https://github.com/kristijanhusak/vim-dadbod-ui"
[vim-gnupg]
fetch.github = "jamessan/vim-gnupg"
src.git = "https://github.com/jamessan/vim-gnupg"
[vim-helm]
fetch.github = "towolf/vim-helm"
src.git = "https://github.com/towolf/vim-helm"
[vim-table-mode]
fetch.github = "dhruvasagar/vim-table-mode"
src.git = "https://github.com/dhruvasagar/vim-table-mode"
[vim-tera]
fetch.github = "vkhitrin/vim-tera"
src.git = "https://github.com/vkhitrin/vim-tera"
[which-key-nvim]
fetch.github = "folke/which-key.nvim"
src.github = "folke/which-key.nvim"
[winshift-nvim]
fetch.github = "sindrets/winshift.nvim"
src.git = "https://github.com/sindrets/winshift.nvim"
[zen-mode-nvim]
fetch.github = "folke/zen-mode.nvim"
src.github = "folke/zen-mode.nvim"