summaryrefslogtreecommitdiffstats
path: root/runtime/colors/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/colors/README.txt')
-rw-r--r--runtime/colors/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/colors/README.txt b/runtime/colors/README.txt
index 057bbec51f..89501e0517 100644
--- a/runtime/colors/README.txt
+++ b/runtime/colors/README.txt
@@ -67,7 +67,7 @@ You can use ":highlight" to find out the current colors. Exception: the
ctermfg and ctermbg values are numbers, which are only valid for the current
terminal. Use the color names instead. See ":help cterm-colors".
-The default color settings can be found in the source file src/syntax.c.
+The default color settings can be found in the source file src/highlight.c.
Search for "highlight_init".
If you think you have a color scheme that is good enough to be used by others,