feat(nvim): final simplication;
This commit is contained in:
parent
6f664a27bd
commit
060cb3d7a8
19 changed files with 46 additions and 163 deletions
|
|
@ -85,7 +85,6 @@ run 'tmux source "$XDG_CONFIG_HOME/tmux/themes/${THEME:-midnight}.conf"'
|
|||
|
||||
unbind a; bind a run 'mux ai'
|
||||
unbind c; bind c run 'mux code'
|
||||
unbind r; bind r run 'mux run'
|
||||
unbind s; bind s run 'mux shell'
|
||||
unbind g; bind g run 'mux git'
|
||||
unbind m; bind m run 'mux misc'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue