Plugin Showcase: Ctrl-P

preview_player
Показать описание
This video explains how to set up, configure and use the Ctrl-P fuzzy file search plugin.

Рекомендации по теме
Комментарии
Автор

thanks for sharing this is very helpful <c-y>/<c-x>/<c-v>/<c-t>, <c-z> and <c-o>

dayworkhard
Автор

Is there any fuzzy symbol searcher ? Fuzzy Tag search in project, for example c functions

muralimohant.d.
Автор

Love the font (what font is this?). Thank you for the info, I should use CtrlP a lot more I notice (I 'bn' way to often).

Make more workflow / external tools videos. Hope you have some good advice for a vim-hexeditor. I would guess my vim level at 'I know my way around'.

codeinject
Автор

Nice demo. To the wanderer : Keep your cache : let g:ctrlp_clear_cache_on_exit = 0
Or the searching when pwd is home is soooo annoying.

martintourneboeuf
Автор

I'd recommend using LeaderF to replace the ctrlp, LeaderF is much faster and asynchronous, especially, the fuzzy match algorithm of LeaderF is much better than ctrlp's, so that it can save your keystrokes to find the target file. Much more advantages you will find if you try.

yggdrootchen
Автор

line 82 at 3:30 min you don't have 2 c:
let g:ctrlp_show_hidden = 1

academiereparation