3625 shaares
67 liens privés
67 liens privés
Vim plugin to show vertical grye lines on code indents and/or grey dots (or any other character) for leading spaces.
For code indented with tabs I think there is no need to support it, because you can use :set list lcs=tab:|\ (here is a space).