We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a934c6 commit 3d6057eCopy full SHA for 3d6057e
README.md
@@ -29,10 +29,7 @@ In copy mode:
29
30
Add plugin to the list of TPM plugins in `.tmux.conf`:
31
32
- set -g @tpm_plugins " \
33
- tmux-plugins/tpm \
34
- tmux-plugins/tmux-open \
35
- "
+ set -g @plugin 'tmux-plugins/tmux-open'
36
37
Hit `prefix + I` to fetch the plugin and source it. You should now be able to
38
use the plugin.
0 commit comments