sapling/hgext/highlight
Augie Fackler b909a40cda highlight: eagerly discover plugin lexers while demandimport is off
Since highlight is only relevant for servers, it seems worthwhile to
just trigger this eagerly, which avoids really weird traceback
problems caused by demandimport messing with some of the lexer plugins.

Differential Revision: https://phab.mercurial-scm.org/D1619
2017-12-08 16:14:19 -05:00
..
__init__.py extensions: change magic "shipped with hg" string 2016-08-23 11:26:08 -04:00
highlight.py highlight: eagerly discover plugin lexers while demandimport is off 2017-12-08 16:14:19 -05:00