cleanup and vim filetypes

This commit is contained in:
Noah Masur
2021-05-05 10:48:04 -04:00
parent e616d30fb3
commit ae418fe5c7
5 changed files with 26 additions and 13 deletions

View File

@ -17,6 +17,9 @@ bind j select-pane -D
bind K select-pane -U
bind l select-pane -R
# Another option for previous
bind P previous-window
# Split out pane
bind b break-pane