From 4c27c4e8a5d281427bc69fe442ea0f35bd4a53f9 Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Tue, 10 May 2016 11:55:32 +0200 Subject: fixed mistakes in documentation --- doc/INSTALL | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/INSTALL b/doc/INSTALL index 18a158a..cbe9e1f 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -27,11 +27,14 @@ vim -c ":set spell" # build YouCompleteMe (if you plan to use it) cd bundle/YouCompleteMe python2 ./install.py --clang-completer +cd ~/.vim/ -step 7) +# step 7) cd bundle/color-coded cmake . +make +cd ~/.vim/ # step 8) # create an entry in file managers right click menu 'open with' allowing you to open the file in a vim tab -- cgit v1.2.3