commit 6f439c49ae460aaaa9de9c93d731703173adc539 Author: Chris Toomey Date: Thu Nov 22 22:24:17 2012 -0500 Initial commit with readme diff --git a/README.mkd b/README.mkd new file mode 100644 index 0000000..2a2b9f7 --- /dev/null +++ b/README.mkd @@ -0,0 +1,9 @@ +# Vim Tmux Runner + +A simple, vimscript only, command runner for sending commands from vim to tmux + +Inspired by: + +- Tslime.vim +- Vimux +- Turbux