From 6ac71fe2beb2c8d95fdcda7cf53990e1d6fdf7ea Mon Sep 17 00:00:00 2001 From: Byungwoo Jeon Date: Mon, 31 Oct 2016 00:22:25 +0900 Subject: [PATCH] Fix .vimrc link vim -> .vim --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31bf055..9504a5f 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](https://github.com/mhinz/dotfiles/blob/master/.vim/vimrc). ---