From bc839656d5a4b092279febd6b224565aadfc1f6e Mon Sep 17 00:00:00 2001 From: Lifepillar Date: Sat, 2 Jul 2016 22:21:10 +0200 Subject: [PATCH] Fix note about `packadd`. --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 54e4393..14cd6a3 100644 --- a/Readme.md +++ b/Readme.md @@ -46,8 +46,8 @@ To use any of them, put a line like the following in your `.vimrc`: colorscheme solarized8_dark -**Note:** if you use Vim packages, there is no need to `packadd -solarized8_dark`. Keep your `runtimepath` clean! +**Note:** if you use Vim packages, there is no need to `packadd solarized8`. +Keep your `runtimepath` clean! ## Configuration