aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2018-03-16 09:11:04 +0000
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:27 +0100
commit87bb5f63401224430951a36e8a8d5a475709b26d (patch)
tree3a5bc2a105d28af048f67064b3bb87850e28022e /README.md
parenteb85945410ae15e37dc7ac11352b6f052149e0bc (diff)
downloaddotnvim-87bb5f63401224430951a36e8a8d5a475709b26d.tar.gz
dotnvim-87bb5f63401224430951a36e8a8d5a475709b26d.zip
Added credits, some explanation
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
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