Sun, 19 Oct 2014 03:36:29 -0400
always show the break mark in the left column
--- a/.vimrc +++ b/.vimrc @@ -166,6 +166,7 @@ endif if exists('&breakindent') set bri + set briopt+=sbr endif set virtualedit=block