diff --git a/doc/semantic-highlight.txt b/doc/semantic-highlight.txt index 0f42e96..e3afaec 100644 --- a/doc/semantic-highlight.txt +++ b/doc/semantic-highlight.txt @@ -21,7 +21,7 @@ g:semanticTermColors *g:semanticTermColors* Override this with an array of numeric values to change the list of colors the plugin will use when in CLI mode. -let g:semanticGUIColors = [1, 2] +let g:semanticTermColors = [1, 2] g:semanticUseCache *g:semanticUseCache*