From f92a0b8cdc4d242ccb68e43f9835b593f9d1950e Mon Sep 17 00:00:00 2001 From: Francois Cote Date: Fri, 26 Oct 2012 13:17:42 -0400 Subject: README: Important detail concerning vimrc declarations for 256 colorspace --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5e2489a..7c9caeb 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Add the following to your `~/.vimrc` file. cp base16/colors/*.vim . ## 265 colorspace -If using a Base16 terminal theme designed to keep the 16 ANSI colors intact (a "256" variation) and have sucessfully modified your 256 colorspace with [base16-shell](https://github.com/chriskempson/base16-shell) you'll need to add the following to your `~/.vimrc`. +If using a Base16 terminal theme designed to keep the 16 ANSI colors intact (a "256" variation) and have sucessfully modified your 256 colorspace with [base16-shell](https://github.com/chriskempson/base16-shell) you'll need to add the following to your `~/.vimrc` **before** the colorsheme declaration. let base16colorspace=256 " Access colors present in 256 colorspace -- cgit v1.2.3