[tmux] removed edit nvim config popup
This commit is contained in:
parent
d7b50a81f3
commit
1dc7138ccc
1 changed files with 0 additions and 4 deletions
|
@ -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 ."
|
||||
|
|
Loading…
Reference in a new issue