From 3f2355ad409555fb83106cacb7e0590486b5d9e8 Mon Sep 17 00:00:00 2001 From: Piotr Szotkowski Date: Tue, 19 Nov 2013 07:12:19 +0100 Subject: Minor README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2112394..69b632d 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Add the following to your `~/.vimrc` file. git clone git://github.com/chriskempson/base16-vim.git base16 cp base16/colors/*.vim . -## 265 colorspace +## 256 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` **before** the colorsheme declaration. let base16colorspace=256 " Access colors present in 256 colorspace -- cgit v1.2.3