Mercurial > vim-lawrencium
diff resources/hg_log.style @ 53:b7caa6693c39
`Hglog` window improvements:
- Using a better looking Mercurial style file.
- Using syntax highlighting.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 10 Nov 2012 22:53:46 -0800 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/resources/hg_log.style Sat Nov 10 22:53:46 2012 -0800 @@ -0,0 +1,8 @@ +changeset = '{rev}:{node|short}{bookmarks}{tags} {desc|firstline} (by {author|user}, {date|localdate|age})\n' + +start_bookmarks = ' ' +bookmark = '+{bookmark}' + +start_tags = ' ' +tag = '#{tag}' +