Skip to content

Commit 3d6057e

Browse files
author
Bruno Sutic
committed
Update plugin installation instructions
1 parent 6a934c6 commit 3d6057e

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
@@ -29,10 +29,7 @@ In copy mode:
2929

3030
Add plugin to the list of TPM plugins in `.tmux.conf`:
3131

32-
set -g @tpm_plugins " \
33-
tmux-plugins/tpm \
34-
tmux-plugins/tmux-open \
35-
"
32+
set -g @plugin 'tmux-plugins/tmux-open'
3633

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

0 commit comments

Comments
 (0)