Skip to content

Commit 72e3f35

Browse files
committed
Restore accidentally deleted part of doc
1 parent 6f2b412 commit 72e3f35

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/buftabline.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,14 @@ effect immediately unless you force an update: >
6565
What to display when a buffer is 'readonly'
6666

6767

68+
*g:buftabline_separators* boolean (default off)
69+
70+
When on, a vertical line is drawn inbetween tabs. (This is not strictly
71+
correct. The effect is actually achieved by replacing the space on the
72+
left side of each tab with U+23B8 LEFT VERTICAL BOX LINE. Therefore the
73+
separator will be highlighted the same way as the tab to its left.)
74+
75+
6876
*g:buftabline_path* boolean (default off)
6977

7078
When on, the buffer's relative file path to the working directory is

0 commit comments

Comments
 (0)