fixed tmux config not loading plugins
This commit is contained in:
Submodule .config/nvim updated: 70c668cd2c...585d8eb7a1
@@ -24,7 +24,7 @@ set -g allow-passthrough on
|
|||||||
set -ga update-environment TERM
|
set -ga update-environment TERM
|
||||||
set -ga update-environment TERM_PROGRAM
|
set -ga update-environment TERM_PROGRAM
|
||||||
|
|
||||||
run '~/.tmux/plugins/tpm/tpm'
|
run '~/.config/tmux/plugins/tpm/tpm'
|
||||||
|
|
||||||
# set vi-mode
|
# set vi-mode
|
||||||
set-window-option -g mode-keys vi
|
set-window-option -g mode-keys vi
|
||||||
|
|||||||
Reference in New Issue
Block a user