diff --git a/.config/tmux/tmux_binds.conf b/.config/tmux/tmux_binds.conf index 0dc4520..5a7af34 100644 --- a/.config/tmux/tmux_binds.conf +++ b/.config/tmux/tmux_binds.conf @@ -30,7 +30,3 @@ bind-key 's' display-popup -E -w 90% -h 90% "~/.local/bin/tms" #Lazygit unbind g bind-key 'g' display-popup -d '#{pane_current_path}' -E -w 90% -h 90% "lazygit" - -# Edit vim config -unbind e -bind-key 'e' display-popup -d '/Users/afonso/.config/nvim/' -E -w 90% -h 90% "nvim ."