Fix formatting
This commit is contained in:
parent
f1c286e592
commit
1d1927647a
|
@ -455,6 +455,7 @@ HighlighterAndId create_search_highlighter(HighlighterParameters params)
|
|||
{
|
||||
if (params.size() != 0)
|
||||
throw runtime_error("wrong parameter count");
|
||||
|
||||
auto get_face = [](const Context& context){
|
||||
return FacesSpec{ { 0, "Search" } };
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user