Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 319 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 319 Bytes

Mercurial

Mercurial plugin. Displays current branch and status.

Configuration

Colors

GEOMETRY_COLOR_HG_DIRTY="red"
GEOMETRY_COLOR_HG_CLEAN="green"
GEOMETRY_COLOR_HG_BRANCH=242

Symbols

GEOMETRY_SYMBOL_HG_DIRTY=""
GEOMETRY_SYMBOL_HG_CLEAN=""
GEOMETRY_SYMBOL_HG_SEPARATOR="::"