Launcher for CtrlP
:CtrlPLauncher
Edit ~/.ctrlp-launcher
💻 raspi !mintty ssh raspberrypi
⚡ windows terminal !start wt
⚡ wsl !start wt -p Ubuntu
👉 cmd !start cmd
👉 vim !start gvim
- Few tab characters to separate title and command.
- Leading sharp mean comments. empty line is ignored.
-- edit menu --
is automatically appended to edit this file.
:CtrlPLauncher devel
use ~/.ctrlp-launcher-devel
.
:CtrlPLauncher!
drop -- edit menu --
from the list.
Plug 'ctrlpvim/ctrlp.vim'
Plug 'mattn/ctrlp-launcher'
MIT
Yasuhiro Matsumoto (a.k.a. mattn)