diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index df402046..3d379c58 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -4,9 +4,6 @@ set -g xterm-keys on set -g allow-rename off set -s escape-time 1 -bind-key i display-message "test i" -bind-key C-Enter display-message "test enter" - # For image.nvim set -gq allow-passthrough on