Window: move highlighters after options so that they can reference it
This commit is contained in:
parent
b9f5dbd3b5
commit
e5215e7138
|
@ -58,12 +58,12 @@ private:
|
|||
DisplayCoord m_dimensions;
|
||||
DisplayBuffer m_display_buffer;
|
||||
|
||||
HighlighterGroup m_highlighters;
|
||||
HighlighterGroup m_builtin_highlighters;
|
||||
|
||||
HookManager m_hooks;
|
||||
OptionManager m_options;
|
||||
|
||||
HighlighterGroup m_highlighters;
|
||||
HighlighterGroup m_builtin_highlighters;
|
||||
|
||||
size_t m_timestamp = -1;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user