Yggdroot / indentLine

A vim plugin to display the indention levels with thin vertical lines
MIT License
4.14k stars 227 forks source link

Please add `indentLine_maxLength` like `indentLine_maxLines`! #300

Open UlionTse opened 4 years ago

UlionTse commented 4 years ago

As well known, if you write deep learning codes, you have to write it more longer! Tensorflow team has challenged PEP8, because PEP8 is not perfect under some circumstances.