summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authormmfallacy <31348500+mmfallacy@users.noreply.github.com>2025-08-29 23:50:32 +0800
committermmfallacy <31348500+mmfallacy@users.noreply.github.com>2025-08-31 13:26:55 +0800
commita116c18dd87b727511ceaae28ecab8f1590b39d4 (patch)
tree9ee1563185f5ca06573d13a9fdd2504305d2b294 /pkgs/development/python-modules/python-openstackclient
parent603ff7ec484d7c7018907fd4a3904857bad27d2d (diff)
doc/vim: fix instructions on vim-plugins-updater update
See https://github.com/NixOS/nixpkgs/blob/1e71cad6e484919d7e67952ce4ffd90ee10f4346/maintainers/scripts/pluginupdate-py/pluginupdate.py#L487. This line checks the plugin's name and normalizes it before checking with `to_update`. `to_update` is a raw list of packages you want to update. Thus, calling `vim-plugins-updater update "package-name"` filters `current_plugin_specs`, removing all `PluginDesc` with *normalized* names that do not match `to_update` Hence, updating something like "mini.nvim" does not work as the filter expects normalized names. Using "mini-nvim" instead works as intended
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions