From 7259ab9df3ee0059ca0784e8f514850b4cfff068 Mon Sep 17 00:00:00 2001 From: Romain Lafourcade Date: Sat, 23 May 2020 19:07:11 +0200 Subject: [PATCH] Improve wording for cterm --- colors/rnb.erb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/colors/rnb.erb b/colors/rnb.erb index c20a295..eef99ee 100644 --- a/colors/rnb.erb +++ b/colors/rnb.erb @@ -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