cascading.vim : Cascading indenter
script karma |
Rating 0/0,
Downloaded by 937 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Yo-An Lin |
|
script type |
utility |
|
description |
A simple cascading indenter.
Cascading auto-break:
$var->foo->bar->short()->very_long_long_long( )->very_long_long_long_long( )
Press -- to convert line into
$var->foo->bar
->short()
->very_long_long_long( )
->very_long_long_long_long( )
Supported File Types
php
perl
ruby |
|
install details |
copy into your ~/.vim/plugin/ |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.129.218.83
|