Cleanup / optimizations
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "pch.h"
|
||||
#include "syntax/trie.h"
|
||||
|
||||
#define MAX_LINES_LOOKBEHIND 80
|
||||
#define MAX_LINES_LOOKAROUND 512
|
||||
|
||||
struct Highlight {
|
||||
uint32_t fg{0xFFFFFF};
|
||||
|
||||
Reference in New Issue
Block a user