mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-20 03:51:26 +00:00
cleanup
A variety of naming, commenting, and formatting improvements + a few explicit error sets. This commit has no functional changes, though it does remove a couple functions that didn't really need to exist.
This commit is contained in:
@@ -309,7 +309,7 @@ fn collection(
|
||||
self.font_lib,
|
||||
font.embedded.symbols_nerd_font,
|
||||
load_options.faceOptions(),
|
||||
) }, .em_size),
|
||||
) }, .none),
|
||||
);
|
||||
|
||||
// On macOS, always search for and add the Apple Emoji font
|
||||
|
||||
Reference in New Issue
Block a user