From f694c9475891421b93673626bf3c1a7372d5d564 Mon Sep 17 00:00:00 2001 From: Nikyle Nguyen Date: Sat, 19 Aug 2017 16:56:29 -0700 Subject: [PATCH] docs: note about where to put config variable See: https://github.com/NLKNguyen/papercolor-theme/issues/94 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e4bc35..6ddecc6 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,9 @@ let g:PaperColor_Theme_Options = { \ } \ } ``` -**Note**: if the same option is provided in both a theme and a theme's variant, the value in the theme's variant options will take precedence. +**Note**: ++ This variable must be placed anywhere **before** `color PaperColor` command. ++ if the same option is provided in both a theme and a theme's variant, the value in the theme's variant options will take precedence. #### Currently available theme options