aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Kempson <git@chriskempson.com>2013-11-19 00:47:42 -0800
committerChris Kempson <git@chriskempson.com>2013-11-19 00:47:42 -0800
commitba8cf77a79f3789a3d78bde6500e3185154a05b3 (patch)
treecdedfe0df4d9705c189987e0970696798e1253f8 /README.md
parent7fc21724213b4101cd993231dfe590737723856c (diff)
parent3f2355ad409555fb83106cacb7e0590486b5d9e8 (diff)
Merge pull request #30 from chastell/patch-1
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