Skip to content

Commit 8cc2c99

Browse files
author
Bruno Sutic
committed
Update plugin installation instructions
1 parent dcecab0 commit 8cc2c99

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
@@ -76,10 +76,7 @@ Newly created pane always has the same path as the original pane.
7676

7777
Add plugin to the list of TPM plugins in `.tmux.conf`:
7878

79-
set -g @tpm_plugins " \
80-
tmux-plugins/tpm \
81-
tmux-plugins/tmux-pain-control \
82-
"
79+
set -g @plugin 'tmux-plugins/tmux-pain-control'
8380

8481
Hit `prefix + I` to fetch the plugin and source it.
8582

0 commit comments

Comments
 (0)