linking vim_like_marks from show_marks documentation (first occurrence (#2626)
of marks in userguide)
This commit is contained in:
parent
46fcb1188f
commit
6da187b27f
|
@ -1127,9 +1127,9 @@ none::
|
||||||
[[show_marks]]
|
[[show_marks]]
|
||||||
=== Drawing marks on window decoration
|
=== Drawing marks on window decoration
|
||||||
|
|
||||||
If activated, marks on windows are drawn in their window decoration. However,
|
If activated, marks (see <<vim_like_marks>>) on windows are drawn in their window
|
||||||
any mark starting with an underscore in its name (+_+) will not be drawn even if
|
decoration. However, any mark starting with an underscore in its name (+_+) will
|
||||||
this option is activated.
|
not be drawn even if this option is activated.
|
||||||
|
|
||||||
The default for this option is +yes+.
|
The default for this option is +yes+.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue