Improve wording for cterm
This commit is contained in:
parent
1c75fdc071
commit
7259ab9df3
|
@ -86,7 +86,8 @@
|
|||
# white, the color used for background color, or use "NONE", "fg" or "bg"
|
||||
# darkgray, the color used for foreground color, or use "NONE", "fg" or "bg"
|
||||
# "NONE" style, can be "bold", "underline", "reverse", "italic",
|
||||
# "standout", "NONE" or "undercurl" or a combination "underline,bold"
|
||||
# "standout", "NONE", "undercurl", or a comma-separated list of
|
||||
# valid attributes like "underline,bold"
|
||||
# ]
|
||||
#
|
||||
# The sample above tells Vim to render normal text in dark gray against a white
|
||||
|
|
Loading…
Reference in New Issue