mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-12-24 22:46:04 +00:00
Use new plugin syntax all around
This commit is contained in:
2
tpm
2
tpm
@@ -17,7 +17,7 @@ set_tpm_path() {
|
||||
$CURRENT_DIR/scripts/set_tpm_path.sh >/dev/null 2>&1
|
||||
}
|
||||
|
||||
# 1. Fetches plugin names from `@tpm_plugins` user variable.
|
||||
# 1. Fetches plugin names from `@plugin` variables
|
||||
# 2. Creates full plugin path
|
||||
# 3. Sources all *.tmux files from each of the plugin directories
|
||||
# - no errors raised if directory does not exist
|
||||
|
||||
Reference in New Issue
Block a user