figsoda
1f3c4bf6b4
Merge pull request #228614 from wegank/vim-full-darwin
...
vim-full: fix build on darwin
2023-04-28 10:41:28 -04:00
linsui
9a495b4f8c
vimPlugins.statuscol-nvim: init at 2023-04-23
2023-04-28 19:44:49 +08:00
Weijia Wang
652d267da6
vim-full: fix build on darwin
2023-04-28 08:32:48 +03:00
Yuriy Taraday
53e5cca730
vimPlugins.vim-solarized8: init at 2023-02-25
2023-04-27 23:04:12 +02:00
Vladimír Čunát
b7ca5d7406
Merge #227677 : vim: Fix install phase parallelism
...
...and harden against future failures
Merge into staging-next.
2023-04-24 20:39:23 +02:00
Samuel Dionne-Riel
15ebfa7be7
vim: Harden build against ex and other tools being missing
...
Those tools are often used as build-time dependency. Some deficiencies
in the upstream makefiles makes it possible that they will not be
installed, even though the `make install` call was successful.
This *could* make the `vim` build fail where it wouldn't have failed
previously, but it will now fail in a correct manner instead of being
incorrectly successful.
The previous patch (actually using -j1 in install phase) should make
this change redundant, but let's not pretend new bugs are never going to
happen!
2023-04-23 13:34:05 -04:00
Samuel Dionne-Riel
cf122f34dd
vim: Actually disable parallelism in install
2023-04-22 15:50:23 -04:00
Vinny Meller
7b3dedb54f
vimPlugins.vim-be-good: init at 2022-11-08
2023-04-22 05:10:33 -05:00
figsoda
55bf31e28e
Merge pull request #227456 from xanderio/nvim-elixir-tools
...
vimPlugins.elixir-tools-nvim: init at 2023-04-20
2023-04-21 17:24:57 -04:00
"Alexander Sieg"
eec1ba45f1
vimPlugins: update
2023-04-21 21:05:34 +02:00
figsoda
300f6ff8a8
Merge pull request #227461 from Leixb/sniprun
...
vimPlugins.sniprun: 1.3.0 -> 1.3.1
2023-04-21 13:17:43 -04:00
LeixB
fd39851cc6
vimPlugins.sniprun: 1.3.0 -> 1.3.1
2023-04-21 18:13:14 +02:00
"Alexander Sieg"
92a47311be
vimPlugins.elixir-tools-nvim: init at 2023-04-20
2023-04-21 17:15:40 +02:00
linsui
242702d262
vimPlugins.bigfile-nvim: init at 2022-12-01
2023-04-21 20:30:20 +08:00
"Bernardo Meurer"
b4ca18c060
vimPlugins.sort-nvim: init at 2023-04-12
2023-04-18 10:58:47 -03:00
"Bernardo Meurer"
59c6093325
vimPlugins.nvim-treesitter: update grammars
2023-04-18 10:40:32 -03:00
"Bernardo Meurer"
1b5623c79d
vimPlugins: update
2023-04-18 10:37:50 -03:00
Matthieu Coudron
351cec5db3
use subcommands in plugin updaters ( #223164 )
...
* update.py: introduce subparsers for plugin updaters
This is preliminary work to help create more powerful plugin updaters.
Namely I would like to be able to "just add" plugins without refreshing
the older ones (helpful when github temporarily removes a user from
github due to automated bot detection).
Also concerning the lua updater, we pin some of the dependencies, and I
would like to be able to unpin the package without editing the csv
(coming in later PRs).
* doc/updaters: update command to update editor plugins
including vim, kakoune and lua packages
Co-authored-by: figsoda
2023-04-14 22:02:17 +02:00
figsoda
f929e5fedd
Merge pull request #225952 from figsoda/ts
2023-04-13 17:04:08 -04:00
"Gaetan Lepage"
cc7a61df92
vimPlugins.poimandres-nvim: init at 2023-02-17
2023-04-13 18:15:36 +02:00
"Gaetan Lepage"
39eba1b0ff
vimPlugins: update
2023-04-13 18:01:06 +02:00
figsoda
9601701f69
vimPlugins.nvim-treesitter.grammarPlugins: init
2023-04-13 09:48:01 -04:00
"Gaetan Lepage"
61227c8921
vimPlugins.nvim-treesitter: update grammars
2023-04-13 11:17:04 +02:00
"Gaetan Lepage"
5335b4287e
vimPlugins.nvim-spider: init at 2023-04-12
2023-04-13 11:16:37 +02:00
"Gaetan Lepage"
8adf47d32d
vimPlugins: update
2023-04-13 11:02:47 +02:00
figsoda
e9be51c10d
Merge pull request #225825 from figsoda/clap
2023-04-12 20:42:18 -04:00
figsoda
75cb51aa15
vimPlugins.vim-clap: move out of batch updates, 2023-04-02 -> 0.42
2023-04-11 20:54:43 -04:00
github-actions[bot]
47157337bf
Merge master into staging-next
2023-04-12 00:02:18 +00:00
LeixB
3c59da4b6d
vimPlugins.sniprun: fix missing documentation
2023-04-11 20:08:24 +02:00
LeixB
4d24188185
vimPlugins.sniprun: 1.2.13 -> 1.3.0
2023-04-11 20:07:57 +02:00
github-actions[bot]
4e2c1815ed
Merge master into staging-next
2023-04-11 18:01:18 +00:00
Bernardo Meurer
d9f3503810
vimPlugins.vim-clap: revert update
2023-04-11 12:35:00 -04:00
"Bernardo Meurer"
170d143fc7
vimPlugins.nvim-treesitter: update grammars
2023-04-11 12:33:13 -04:00
"Bernardo Meurer"
3a0d22f130
vimPlugins.whitespace-nvim: init at 2023-02-13
2023-04-11 12:33:13 -04:00
"Bernardo Meurer"
0a961e6b2a
vimPlugins.ltex_extra-nvim: init at 2023-01-29
2023-04-11 12:33:13 -04:00
"Bernardo Meurer"
828c205e72
vimPlugins.tmux-nvim: init at 2023-03-11
2023-04-11 12:33:13 -04:00
"Bernardo Meurer"
f9e3da2559
vimPlugins: update
2023-04-11 12:33:13 -04:00
github-actions[bot]
ace14e0119
Merge master into staging-next
2023-04-10 18:01:11 +00:00
figsoda
495810788b
vimPlugins.vim-clap: 2023-04-06 -> 2023-04-02
2023-04-10 12:26:33 -04:00
"Alexander Sieg"
cadc1aee82
vimPlugins.nvim-treesitter: update grammars
2023-04-09 17:07:06 +02:00
"Alexander Sieg"
991001fc3a
vimPlugins.neotest-deno: init at 2022-12-09
2023-04-09 17:06:40 +02:00
"Alexander Sieg"
2b5ab7804d
vimPlugins.neotest-scala: init at 2022-10-15
2023-04-09 17:05:30 +02:00
"Alexander Sieg"
3b0c3bf769
vimPlugins.neotest-dotnet: init at 2023-02-05
2023-04-09 17:04:21 +02:00
"Alexander Sieg"
629248c34e
vimPlugins.neotest-elixir: init at 2023-02-03
2023-04-09 17:03:13 +02:00
"Alexander Sieg"
fc9df7ab74
vimPlugins.neotest-rust: init at 2023-04-03
2023-04-09 17:02:02 +02:00
"Alexander Sieg"
84ba1f6f15
vimPlugins.neotest-pest: init at 2022-11-24
2023-04-09 17:00:54 +02:00
"Alexander Sieg"
1e3ec1b805
vimPlugins.neotest-phpunit: init at 2022-10-09
2023-04-09 16:59:45 +02:00
"Alexander Sieg"
cf3aa530b5
vimPlugins.neotest-testthat: init at 2022-07-04
2023-04-09 16:58:35 +02:00
"Alexander Sieg"
bae465665a
vimPlugins.neotest-dart: init at 2023-03-13
2023-04-09 16:57:27 +02:00
"Alexander Sieg"
8cc7dbb9d9
vimPlugins.neotest-rspec: init at 2023-04-05
2023-04-09 16:56:17 +02:00