Is it possible to add custom function support like `g:ctrlp_open_func` for new file creating with `<C-y>`? I would like to create files in some specific directories, and want to automatically add file suffix with custom function. Thanks!
Is it possible to add custom function support like
g:ctrlp_open_funcfor new file creating with<C-y>?I would like to create files in some specific directories, and want to automatically add file suffix with custom function.
Thanks!