Assume I have a set of related files (say .C implementation file and .h header file). I would like to open both of these in a new window on search but they should be split(horizontally/vertically) so that I can view them together. What is the easiest way to do this in CtrlP ?
how to open multiple files in CtrlP split in a new window
1.4k views Asked by Balu At
1
You can use
c-zto select the files and thenc-oto open them.From the README: https://github.com/kien/ctrlp.vim#basic-usage