fix: Changing nvim git shortcuts and general cleanup

This commit is contained in:
2025-04-21 06:12:19 -05:00
parent e72b5fff60
commit 34de0cfe23
8 changed files with 29 additions and 41 deletions

View File

@@ -16,7 +16,7 @@ set-option -g prefix C-Space
bind \\ split-window -h -c "#{pane_current_path}"
bind - split-window -v -c "#{pane_current_path}"
bind -n C-M-\\ split-window -h -c "#{pane_current_path}"
bind -n C-M-- split-window -v -c "#{pane_current_path}"
bind -n C-M-_ split-window -v -c "#{pane_current_path}"
unbind '"'
unbind %