vim command palette, similar to sublime text
Posted
by
user137369
on Super User
See other posts from Super User
or by user137369
Published on 2013-11-08T00:55:02Z
Indexed on
2013/11/08
4:01 UTC
Read the original article
Hit count: 367
In sublime text, we can press ??P to bring up the command palette. Are there any similar tools for vim?
I’ve been trying vim-ctrlp-cmdpalette, and although it works relatively well (there are some small issues), it depends on ctrlp (not a huge problem), and it looks like it won’t see much development (it has 14 commits over the course of 3 days, 5 months ago, for an “Initial experimental version”), so I was wondering if there are any known alternatives, since searching for “vim command palette” is a bit limiting; maybe there are some other terms more appropriate for this.
© Super User or respective owner