From 8aea9060c1d78440161656dd83245b6dd8152c78 Mon Sep 17 00:00:00 2001 From: Louis Date: Thu, 1 May 2014 21:05:39 +0100 Subject: [PATCH 1/2] Correct readme link formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a94766f8..3af6cf8ad 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ About how to install snipate see [snipmate@garbas](https://github.com/garbas/vim (Bundle, Pathogen, git clone - keywords to make people find this link by ctrl-f search) I know that I should be reading the docs of the snippet engine, just let me copy paste into my .vmirc: -(See this pull request)[https://github.com/honza/vim-snippets/pull/307/files]. +[See this pull request](https://github.com/honza/vim-snippets/pull/307/files). TROUBLE ======= From ae246619284755adca23f76382eaae784faef8b5 Mon Sep 17 00:00:00 2001 From: Louis Date: Thu, 1 May 2014 23:34:52 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3af6cf8ad..9f3509348 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Is the place to discuss plugin managers and repository resources. About how to install snipate see [snipmate@garbas](https://github.com/garbas/vim-snipmate) (Bundle, Pathogen, git clone - keywords to make people find this link by ctrl-f search) -I know that I should be reading the docs of the snippet engine, just let me copy paste into my .vmirc: +I know that I should be reading the docs of the snippet engine, just let me copy paste into my .vimrc: [See this pull request](https://github.com/honza/vim-snippets/pull/307/files). TROUBLE