From 1b2ac0b85d36110f9eda54dc705bbf94f6279f4c Mon Sep 17 00:00:00 2001 From: Samar Dhwoj Acharya Date: Sun, 8 Jan 2017 03:02:09 -0600 Subject: [PATCH] Fix vimrc link Fixes #106. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26e6c0f..a4450e8 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,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]. +[my vimrc](https://github.com/mhinz/dotfiles/blob/master/.vim/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