swekaj / php-foldexpr.vim

Vim folding for PHP with foldexpr
MIT License
41 stars 10 forks source link

Fold DocBlocks before all class-like structures #11

Closed swekaj closed 10 years ago

swekaj commented 10 years ago

The DocBlock before a trait is not folded, it should fold.

swekaj commented 10 years ago

Nevermind... Vim bug.