From c61a9a20db0039c252868b2783597b65409fb081 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Thu, 17 Nov 2016 15:53:05 +0100 Subject: [PATCH] README: use link reference for my vimrc References #101. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0fe239c..1dde67a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ --- Ask me anything on [Twitter](https://twitter.com/_mhinz_). -My [vimrc](https://github.com/mhinz/dotfiles/blob/master/.vim/vimrc). +My [vimrc][vimrc]. --- @@ -223,8 +223,7 @@ for yourself. :-) So here it is: [minimal-vimrc](contents/minimal-vimrc.vim) -In case you're interested, here's [my -vimrc](https://github.com/mhinz/dotfiles/blob/master/.vim/vimrc). +In case you're interested, here's [my vimrc][vimrc]. **TIP**: Most plugin authors maintain several plugins and also publish their vimrc on Github (often in a repository called "vim-config" or "dotfiles"), so @@ -2656,3 +2655,4 @@ Here's a list of commonly used colorschemes: - [yowish](https://github.com/kabbamine/yowish.vim) - [zenburn](https://github.com/jnurmine/Zenburn) +[vimrc]: https://github.com/mhinz/dotfiles/blob/master/.vim/vimrc