From 87bb5f63401224430951a36e8a8d5a475709b26d Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Fri, 16 Mar 2018 09:11:04 +0000 Subject: Added credits, some explanation --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index eb18bd4..77167c5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,16 @@ # My ~/.vim +I borrowed from different sources, one of them being this: + +https://gist.github.com/manasthakur/d4dc9a610884c60d944a4dd97f0b3560 + +Few differences: + + - My repo is in `~/.vim/` + - I use pathogen to manage the plugins (should move to Vim 8's packages, but I + still have few Vim 7.x boxes) + - Includes gvim configuration + ## Using it in a new location cd ~ && git clone --recursive https://github.com/reidrac/dotvim.git -- cgit v1.2.3