Files
nixpkgs/doc/languages-frameworks
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
..
2023-04-14 17:11:13 +01:00
2022-12-04 06:12:18 +00:00
2022-12-17 18:21:48 -05:00
2022-12-04 06:12:18 +00:00
2023-03-26 14:24:49 +02:00
2022-12-17 18:21:48 -05:00
2022-12-04 06:12:18 +00:00
2023-03-02 19:04:41 +01:00
2022-12-04 06:12:18 +00:00
2022-12-04 06:12:18 +00:00
2023-02-04 22:30:10 +01:00