update
This commit is contained in:
Submodule config/shared/nvim updated: 70486dda84...65680cb255
@@ -44,6 +44,9 @@ bind -r j select-pane -D
|
||||
bind -r k select-pane -U
|
||||
bind -r l select-pane -R
|
||||
|
||||
# Last window instead of session
|
||||
bind ';' last-window
|
||||
|
||||
unbind '"'
|
||||
unbind "%"
|
||||
unbind s
|
||||
|
||||
@@ -53,3 +53,4 @@ alias ga='git add'
|
||||
alias gcm='git commit -m'
|
||||
alias gp='git push'
|
||||
alias gst='git status'
|
||||
alias gd='git diff --patience --color-moved=dimmed-zebra --word-diff=plain --function-context --ignore-space-change -U3'
|
||||
|
||||
Reference in New Issue
Block a user