Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 622 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 622 Bytes

vim-executer

Select and run executables in tmux session from Vim

Requirements

Installation

Vundle

Add the following line to .vimrc

Plugin 'gogoprog/vim-executer'

Commands

Name Description
ExecuterSelectExecutable Select the executable using fzf
ExecuterSelectWorkingDirectory Select the working directory using fzf
ExecuterRun Run the executable from the working directory in a tmux session