Home
last modified time | relevance | path

Searched refs:MLE_DEFAULT_HILI_BRACKET_PAIRS (Results 1 – 2 of 2) sorted by relevance

/dports/editors/mle/mle-1.4.3/
H A Dmle.h599 #define MLE_DEFAULT_HILI_BRACKET_PAIRS 1 macro
H A Deditor.c89 editor->highlight_bracket_pairs = MLE_DEFAULT_HILI_BRACKET_PAIRS; in editor_init()
2077 …<1|0> Enable/disable highlight bracket pairs (default: %d)\n", MLE_DEFAULT_HILI_BRACKET_PAIRS); in _editor_init_from_args()