chore(tmux): remove lazygit plugin
This commit is contained in:
parent
556fedaa0b
commit
795eabab7b
2 changed files with 2 additions and 4 deletions
|
@ -27,6 +27,5 @@ bind-key 'o' if-shell "$is_vim" 'send-keys F8' 'select-pane -R'
|
|||
unbind s
|
||||
bind-key 's' display-popup -E -w 90% -h 90% "~/.local/bin/tms"
|
||||
|
||||
#Lazygit (now taken care of by plugins)
|
||||
# unbind g
|
||||
# bind-key 'g' display-popup -d '#{pane_current_path}' -E -w 95% -h 95% "lazygit"
|
||||
unbind g
|
||||
bind-key 'g' display-popup -d '#{pane_current_path}' -E -w 100% -h 100% "lazygit"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue