mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-04 13:29:57 -05: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_window_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/tmux-sensible'
|
||||
|
||||
Reference in New Issue
Block a user