aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPiotr Szotkowski <chastell@chastell.net>2013-11-19 07:12:19 +0100
committerPiotr Szotkowski <chastell@chastell.net>2013-11-19 07:12:19 +0100
commit3f2355ad409555fb83106cacb7e0590486b5d9e8 (patch)
treecdedfe0df4d9705c189987e0970696798e1253f8 /README.md
parent7fc21724213b4101cd993231dfe590737723856c (diff)
Minor README typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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