diff runtime/doc/syntax.txt @ 29779:90a966f5c77a

Update runtime files Commit: https://github.com/vim/vim/commit/e80086446cc20856ed8359bc8dc87c4d430da4c8 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 19 17:15:35 2022 +0100 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Fri, 19 Aug 2022 18:30:06 +0200
parents 912224cab37f
children e37754a13778
line wrap: on
line diff
--- a/runtime/doc/syntax.txt
+++ b/runtime/doc/syntax.txt
@@ -4905,6 +4905,7 @@ Before the color scheme will be loaded a
 autocommand event is triggered.  After the color scheme has been loaded the
 |ColorScheme| autocommand event is triggered.
 
+						*colorscheme-override*
 If a color scheme is almost right, you can add modifications on top of it by
 using the |ColorScheme| autocommand.  For example, to remove the background
 color (can make it transparent in some terminals): >