update colors, sorting, lsp with treesitter
This commit is contained in:
@@ -9,6 +9,9 @@ set -g prefix C-space
|
||||
unbind-key C-b
|
||||
bind-key C-space send-prefix
|
||||
|
||||
# Sort the session picker by name
|
||||
bind s choose-tree -Zs -O name
|
||||
|
||||
# Set new panes to open in current directory
|
||||
bind c new-window -c "#{pane_current_path}"
|
||||
bind '"' split-window -c "#{pane_current_path}"
|
||||
|
||||
Reference in New Issue
Block a user