ctrlp.vim
ctrlp.vim copied to clipboard
Less typing to create a new file
CtrlP saves a lot of typing and thinking when opening files, but not yet when creating new ones. I could think about using fuzzy search and then press <c-y> to create a new file alongside the current best match. Do you think such feature would be useful?