always show the break mark in the left column

Sun, 19 Oct 2014 03:36:29 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 19 Oct 2014 03:36:29 -0400
changeset 156
0a58a576e95e
parent 155
14fa06532900
child 157
2c4810b5520c

always show the break mark in the left column

.vimrc file | annotate | diff | comparison | revisions
--- a/.vimrc
+++ b/.vimrc
@@ -166,6 +166,7 @@ endif
 
 if exists('&breakindent')
   set bri
+  set briopt+=sbr
 endif
 
 set virtualedit=block

mercurial