Skip to content

Commit 93084c7

Browse files
author
Bruno Sutic
committed
Update readme with new TPM syntax
1 parent 1cd61ff commit 93084c7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,7 @@ Requirements: `tmux 1.9` or higher, `tree` recommended but not required
3434

3535
Add plugin to the list of TPM plugins in `.tmux.conf`:
3636

37-
set -g @tpm_plugins ' \
38-
tmux-plugins/tpm \
39-
tmux-plugins/tmux-sidebar \
40-
'
37+
set -g @plugin 'tmux-plugins/tmux-sidebar'
4138

4239
Hit `prefix + I` to fetch the plugin and source it. You should now be able to
4340
use the plugin.

0 commit comments

Comments
 (0)