mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-09-14 00:46:56 +00:00
Undeprecate 'set -g @tpm_plugins'
This commit is contained in:
@ -38,7 +38,7 @@ tpm_path() {
|
||||
}
|
||||
|
||||
tpm_plugins_list_helper() {
|
||||
# DEPRECATED: lists plugins from @tpm_plugins option
|
||||
# lists plugins from @tpm_plugins option
|
||||
echo "$(tmux start-server\; show-option -gqv "$tpm_plugins_variable_name")"
|
||||
|
||||
# read set -g @plugin "tmux-plugins/tmux-example-plugin" entries
|
||||
|
Reference in New Issue
Block a user