From e5efbaffc066ababc9ae0d689c7050fa5d6591bd Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Thu, 15 Jan 2015 15:00:15 +0100 Subject: [PATCH] Fix Markdown typo. --- README.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mkd b/README.mkd index 72df88d..776fa7b 100644 --- a/README.mkd +++ b/README.mkd @@ -109,7 +109,7 @@ You can stage or revert an individual hunk when your cursor is in it: * stage the hunk with `hs` or * revert it with `hr`. -The `.` command will work with both these if you install [https://github.com/tpope/vim-repeat](repeat.vim). +The `.` command will work with both these if you install [repeat.vim](https://github.com/tpope/vim-repeat). To set your own mappings for these, for example if you prefer the mnemonics hunk-add and hunk-undo: