From 620f91b50aae007fef3261d8c66c719d4fbe75cd Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Fri, 1 Mar 2019 10:11:17 +0000 Subject: Added tmux compatibility plugins - vim-tmux-focus-events to improve Fugitive and GitGutter integration - vim-tmux-clipboard to make easier copying from vim to a terminal --- bundle/vim-tmux-clipboard | 1 + bundle/vim-tmux-focus-events | 1 + 2 files changed, 2 insertions(+) create mode 160000 bundle/vim-tmux-clipboard create mode 160000 bundle/vim-tmux-focus-events (limited to 'bundle') diff --git a/bundle/vim-tmux-clipboard b/bundle/vim-tmux-clipboard new file mode 160000 index 0000000..d69964a --- /dev/null +++ b/bundle/vim-tmux-clipboard @@ -0,0 +1 @@ +Subproject commit d69964a0562f706030a478ff0f8139abd57d7e0e diff --git a/bundle/vim-tmux-focus-events b/bundle/vim-tmux-focus-events new file mode 160000 index 0000000..32723c5 --- /dev/null +++ b/bundle/vim-tmux-focus-events @@ -0,0 +1 @@ +Subproject commit 32723c5d778905a2a2e40030990c80c17f456649 -- cgit v1.2.3