How to use VIM's ctrlp plug-in to open files in other ways
PHPz
PHPz 2017-05-16 16:40:44
0
2
763

ctrlp plug-in is very useful, it is very convenient to find some files to open
But when he opens it, he opens the entire new file by default
Is there any way to achieve: open a new window using tabe

PHPz
PHPz

学习是最好的投资!

reply all(2)
伊谢尔伦

Try using <c-t> on the selected file

Please see here for details

淡淡烟草味

ctrlp provides many ways to open it, you can try it

  1. <c-t> Open in new tab

  2. <c-v> Open in vertical view

  3. <c-h> Open in horizontal view

You can try<c-o>

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template