Undeprecate 'set -g @tpm_plugins'

This commit is contained in:
Bruno Sutic
2015-12-14 01:21:47 +01:00
parent f75ba16d5f
commit 620f06c524
4 changed files with 28 additions and 4 deletions

View File

@ -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