spf13 / PIV

PHP Integration environment for Vim
250 stars 36 forks source link

AutoPHPFolding works wrong with the ctrlpfunky plugin. #49

Open Ayppo opened 6 years ago

Ayppo commented 6 years ago

When I run ctrlpfunky in vim, this will prompt strings like 'zEzRzRzRzR....' in the ctrlpfunky's searching bar, and get 'No Entries' error. fixed by let g:DisableAutoPHPFolding = 1