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.
Details
Details
- Reviewers
quark yuja - Group Reviewers
hg-reviewers - Commits
- rHG169d66db5920: highlight: eagerly discover plugin lexers while demandimport is off
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.