Commit cfaa5571 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add tmux-yank plugin

parent ac1b55d7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -31,3 +31,6 @@
[submodule ".vim/bundle/localrc.vim"]
	path = .vim/bundle/localrc.vim
	url = https://github.com/vim-scripts/localrc.vim.git
[submodule ".tmux/tmux-yank"]
	path = .tmux/tmux-yank
	url = https://github.com/tmux-plugins/tmux-yank.git
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ source-file ${HOME}/.tmux/screen-keys.conf
source-file ${HOME}/.tmux/personal-keys.conf
source-file ${HOME}/.tmux/paste-buffer.conf
source-file ${HOME}/.tmux/first-instance.conf
run-shell ${HOME}/.tmux/tmux-yank/yank.tmux

# Bind m to open a man page in a new pane from prompt
unbind m
Original line number Diff line number Diff line
Subproject commit feb9611b7d1c323ca54cd8a5111a53e3e8265b59