nixpkgs/pkgs/applications/editors/kakoune/plugins
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
..
aliases.nix treewide: fix typos 2022-12-17 19:39:44 -05:00
build-kakoune-plugin.nix
default.nix
deprecated.json
generated.nix kakounePlugins: update 2023-01-28 09:29:52 +11:00
kakoune-plugin-names kakounePlugins: add generated updated input file 2023-01-28 09:29:52 +11:00
kakoune-utils.nix
overrides.nix
update-shell.nix
update.py use subcommands in plugin updaters (#223164) 2023-04-14 22:02:17 +02:00