From 5a8f74ce3be15bb3e3f8457c568fccdd3f4a36b3 Mon Sep 17 00:00:00 2001 From: Abdullah Dahmash Date: Sat, 11 Feb 2017 18:05:15 +0300 Subject: [PATCH] add --recursive to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf7d7643f3..01ac4669e7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ I would of course recommend using the awesome version.c ## How to install the Awesome version? The awesome version includes a lot of great plugins, configurations and color schemes that make Vim a lot better. To install it simply do following: - git clone https://github.com/AbdullahDahmash/vimrc.git ~/.vim_runtime + git clone --recursive https://github.com/AbdullahDahmash/vimrc.git ~/.vim_runtime sh ~/.vim_runtime/install_awesome_vimrc.sh I also recommend using [Source Code Pro font from Adobe](http://store1.adobe.com/cfusion/store/html/index.cfm?event=displayFontPackage&code=1960) (it's free and awesome font for writing and programming). The Awesome vimrc is already setup to try to use it