mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-27 01:21:39 +00:00
removing all ziglyph imports (aside from unicode/grapheme.zig)
This commit is contained in:
@@ -14,6 +14,7 @@ pub const tables = [_]config.Table{
|
||||
d.field("case_folding_full"),
|
||||
// Alternative:
|
||||
// d.field("case_folding_simple"),
|
||||
d.field("grapheme_break"),
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user