mirror of
https://github.com/tedkulp/dotfiles
synced 2026-04-19 22:04:38 -04:00
fix for C-\ not working in nvim
This commit is contained in:
@@ -41,6 +41,8 @@ set -g @catppuccin_status_left_separator "█"
|
|||||||
set -g @catppuccin_status_right_separator "█"
|
set -g @catppuccin_status_right_separator "█"
|
||||||
set -g @catppuccin_window_text " #(basename #{pane_current_path})"
|
set -g @catppuccin_window_text " #(basename #{pane_current_path})"
|
||||||
set -g @catppuccin_window_current_text " #(basename #{pane_current_path})"
|
set -g @catppuccin_window_current_text " #(basename #{pane_current_path})"
|
||||||
|
set -g @vim_navigator_mapping_prev ""
|
||||||
|
set -g @vim_navigator_prefix_mapping_clear_screen ""
|
||||||
|
|
||||||
set -g @plugin 'tmux-plugins/tpm'
|
set -g @plugin 'tmux-plugins/tpm'
|
||||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||||
|
|||||||
Reference in New Issue
Block a user