From: Dmitry Gutov Date: Mon, 2 Jul 2012 00:20:27 +0000 (+0400) Subject: Reorder description lines X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/421c9bfc709eb03f7e7ecc889c9489dc363df02e Reorder description lines --- diff --git a/README.md b/README.md index 9a0909aa3..d71c25a10 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@ About `diff-hl-mode` provides IDE-like highlighting of `vc-diff` results on the left fringe of the current buffer. -Additionally, it defines and binds `diff-hl-diff-goto-hunk` and -`diff-hl-revert-hunk`, to `C-x v =` and `C-x v n` respectively. - Since it uses the corresponding VC diff command, it's only accurate when the buffer is in saved state. +Additionally, it defines and binds `diff-hl-diff-goto-hunk` and +`diff-hl-revert-hunk`, to `C-x v =` and `C-x v n` respectively. + Tested with Git, Mercurial, and Bazaar. May work with other VC backends, too. Usage