mirror of
https://github.com/Yggdroot/indentLine.git
synced 2025-12-06 12:14:25 +08:00
Updated docs for option g:indentLine_first_char
This commit is contained in:
@@ -30,6 +30,13 @@ g:indentLine_char *g:indentLine_char*
|
||||
| ¦ ┆ │
|
||||
Default value is "|".
|
||||
|
||||
g:indentLine_first_char *g:indentLine_first_char*
|
||||
Specify a character to be used as indent line
|
||||
on the first level.
|
||||
You also can use other characters:
|
||||
| ¦ ┆ │
|
||||
Default value is "|".
|
||||
|
||||
g:indentLine_color_term *g:indentLine_color_term*
|
||||
Specify terminal vim indent line color.
|
||||
e.g. let g:indentLine_color_term = 239
|
||||
|
||||
Reference in New Issue
Block a user