ctrlpvim / ctrlp.vim

Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder.
ctrlpvim.github.com/ctrlp.vim
Other
5.57k stars 259 forks source link

Adding smartcase matching to CtrlP #538

Open borisbrodski opened 4 years ago

borisbrodski commented 4 years ago

It would be awesome to be able to use VIM's smartcase idea inside CtrlP search.

Besides obvious benefits, one could automatically use CamelCase notation, entering GEF for GameEngineFactory.cpp both in path and filename modes (ctrl-d)