From 206ad53d067873da7f071f17a870f0224b827864 Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 21 Apr 2014 08:40:36 -0400 Subject: [PATCH] Trimmed duplicate information and redundant steps from the README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 49c26c1..d78c0ee 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,6 @@ * Place _darkcloud-vimconfig_ in the default location @ _/etc/darkcloud-vimconfig_. * Create your own vimrc and have that set the _g:darkcloudpath_ variable before sourcing the included vimrc. * Come up with some other solution that fits your setup better than these. :) -4. If you aren't installing the project @ _/etc/darkcloud-vimconfig_, create _~/.vim/darkcloud-path.vim_ and add a line that looks like: _let g:darkcloudpath="/etc/darkcloud-vimconfig"_, but with the path pointing to the location you're installing to. -5. Install ctags (http://ctags.sourceforge.net) to your system using a package and ensure it can be accessed in _$PATH_, or install support for vim exclusively by copying the ctags binary to the _darkcloud-vimconfig/vim_ folder. ## Configuration ##