vim-tmux-runner.vim/README.mkd
2012-11-22 23:12:17 -05:00

14 lines
227 B
Markdown

# Vim Tmux Runner
A simple, vimscript only, command runner for sending commands from vim to tmux
## Commands
This plugin exposes a command to open a small command runner window
## Inspiration
- Tslime.vim
- Vimux
- Turbux