From 53cfca2d5b74075f508a8e9c5964c9328be1e3a0 Mon Sep 17 00:00:00 2001 From: David Date: Sun, 28 Sep 2014 15:46:53 +0300 Subject: [PATCH] Added Requirements. Requirements: Pathogen, Airline, NERDTree, Mustang colour theme --- .vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.vimrc b/.vimrc index 6f38bb8..9b2b447 100644 --- a/.vimrc +++ b/.vimrc @@ -4,6 +4,7 @@ " # david.aizenberg@paranoici.org# " ################################ +" #Requirements: Pathogen, Airline, NERDTree, Mustang colour theme " Turn syntax highlight on. syntax on @@ -75,3 +76,4 @@ let javascript_enable_domhtmlcss=1 " Set 256 colour mode and Theme. set t_Co=256 colorscheme mustang +