You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I start vim (without the config from the above comment in my vimrc) and open CtrlP there's no "cmdp" mode. But after calling it the first time with :CtrlPCmdPalette it's always in the CtrlP pane.
Now if I add the config line (from my above comment) to the .vimrc the "cmdp" mode is twice in the CtrlP pane after the first call.
Hmm, I guess something changed in ctrlp after I did this extension. I'll have to debug a little to know what's the best way of including the extension now. Let me look into it.
Please include a description in your Readme.md how to embed your plugin into CtrlP as described here (https://github.com/ctrlpvim/ctrlp.vim/tree/extensions):
Thanks :)
The text was updated successfully, but these errors were encountered: