From 4066fa85abef16fa23c30e94dc4d2bfb3b9c4545 Mon Sep 17 00:00:00 2001 From: Joshua Rahm Date: Sun, 28 Aug 2022 17:11:44 -0600 Subject: feat(colorcolchar): update runtime/doc/options.txt Co-authored-by: zeertzjq --- runtime/doc/options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index d41f1cf1cd..6d7c034869 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -2479,7 +2479,7 @@ A jump table for the options with a short description can be found at |Q_op|. diff '-' deleted lines of the 'diff' option msgsep ' ' message separator 'display' eob '~' empty lines at the end of a buffer - colorcol:c ' ' character to display in the colorcolumn + colorcol ' ' character to display in the colorcolumn Any one that is omitted will fall back to the default. For "stl" and "stlnc" the space will be used when there is highlighting, '^' or '=' -- cgit