We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2b412 commit 72e3f35Copy full SHA for 72e3f35
doc/buftabline.txt
@@ -65,6 +65,14 @@ effect immediately unless you force an update: >
65
What to display when a buffer is 'readonly'
66
67
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
76
*g:buftabline_path* boolean (default off)
77
78
When on, the buffer's relative file path to the working directory is
0 commit comments