1 Vim indent guides
nedludd edited this page 2013-03-10 14:36:13 -07:00

This plugin shows visible guides at indent points.

To turn it off, place the following in your .vimrc.local:

let g:indent_guides_enable_on_vim_startup = 0