Mercurial > vim-lawrencium
diff doc/lawrencium.txt @ 95:d38be34b403b
`Hgannotate` improvements.
* `Hgwannotate` opens a wide/verbose version of annotations.
* Both commands can take a filename to open first.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 23 Jul 2014 21:39:41 -0700 |
parents | e21a1819ab27 |
children | 8ec747b13dc1 |
line wrap: on
line diff
--- a/doc/lawrencium.txt Sun Jul 20 21:39:46 2014 -0700 +++ b/doc/lawrencium.txt Wed Jul 23 21:39:41 2014 -0700 @@ -203,6 +203,28 @@ are available in this window. See |lawrencium-annotate-window|. + *:Hgannotate_f* +:Hgannotate {file} Same as |:Hgannotate|, but opens {file} first with + |:Hgedit|. + + *:Hgannotate!_f* +:Hgannotate! {file} Same as |:Hgannotate_f|, but opens {file} with + |:Hgedit!|. + + *:Hgwannotate* +:Hgwannotate Same as |:Hgannotate|, but runs the command in + `verbose` mode to get full user names and time of day. + This results in a wider annotation column next to the + file (hence the command name: "Hg wide annotate"). + + *:Hgwannotate_f* +:Hgwannotate {file} Same as |:Hgwannotate|, but opens {file} first with + |:Hgedit|. + + *:Hgwannotate!_f* +:Hgwannotate! {file} Same as |:Hgwannotate_f|, but opens {file} with + |:Hgedit!|. + *:Hgvimgrep* :Hgvimgrep Runs a |:vimgrep| command inside the current repository. The files in which to search can be