thinca / vim-ref

Integrated reference viewer.
204 stars 39 forks source link

Disabled folding because it is too heavy #17

Closed ypresto closed 12 years ago

ypresto commented 12 years ago

I'm using perl syntax with perl_fold = 1. But this sometimes causes :Ref to freeze vim. For workaround, set foldmethod=manual to enforce no folding.