diff options
author | Joshua Rahm <joshuarahm@gmail.com> | 2022-08-28 17:11:44 -0600 |
---|---|---|
committer | Josh Rahm <joshuarahm@gmail.com> | 2022-08-28 17:15:57 -0600 |
commit | 4066fa85abef16fa23c30e94dc4d2bfb3b9c4545 (patch) | |
tree | 2a99ca37b1c2c8cd3d6bda87a036db2b928c1b2c | |
parent | de6bcd7e7b3290b6d164293f414dcc13461abdd6 (diff) | |
download | rneovim-4066fa85abef16fa23c30e94dc4d2bfb3b9c4545.tar.gz rneovim-4066fa85abef16fa23c30e94dc4d2bfb3b9c4545.tar.bz2 rneovim-4066fa85abef16fa23c30e94dc4d2bfb3b9c4545.zip |
feat(colorcolchar): update runtime/doc/options.txt
Co-authored-by: zeertzjq <zeertzjq@outlook.com>
-rw-r--r-- | runtime/doc/options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 '=' |