ctrlp.vim icon indicating copy to clipboard operation
ctrlp.vim copied to clipboard

Error on showing adding this in vimrc `let g:ctrlp_show_hidden = 1`

Open rudevdr opened this issue 7 years ago • 1 comments

If I add: let g:ctrlp_show_hidden = 1 the following error is shown: Error detected while processing function ctrlp#init[10]..ctrlp#setlines[7]..ctrlp#files[7]..<SNR>95_GlobPath[6]..<SNR>95_GlobPath[6]..<SNR>95_GlobPath[ 6]..<SNR>95_GlobPath:

but after few seconds the plugin works.

rudevdr avatar Mar 03 '18 10:03 rudevdr

@rudevdr You know this project is not active since 3 years? Use the active fork: https://github.com/ctrlpvim/ctrlp.vim

goetzc avatar Jul 22 '18 14:07 goetzc