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

@@ -35,9 +35,6 @@ Reload TMUX environment so TPM is sourced:
That's it!
(**Note:** using `set -g @tpm_plugins` is deprecated, but still works alongside
new syntax.)
### Installing plugins
1. Add new plugin to `~/.tmux.conf` with `set -g @plugin '...'`