You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
When I run
ctrlpfunkyin vim, this will prompt strings like 'zEzRzRzRzR....' in thectrlpfunky's searching bar, and get 'No Entries' error.fixed by
let g:DisableAutoPHPFolding = 1