update difftool settings

This commit is contained in:
Georgi Gardev
2018-08-29 15:30:19 -04:00
parent 73cf235413
commit add6e5ef0a
2 changed files with 10 additions and 15 deletions
-1
View File
@@ -138,6 +138,5 @@ bind -r L resize-pane -R 5
# Copy & Paste
bind Escape copy-mode
bind p paste-buffer
bind -t vi-copy 'v' begin-selection
bind C-c run-shell "bash -c 'tmux show-buffer | reattach-to-user-namespace pbcopy'" \; display 'Copied to clipboard'