mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 22:42:48 +03:00
7 lines
233 B
Markdown
7 lines
233 B
Markdown
|
The crates in this directory provide modules and functions
|
||
|
to wezterm's lua config file and interface.
|
||
|
|
||
|
They are registered into the lua config via env-bootstrap.
|
||
|
|
||
|
It is advantageous to build times to have multiple, smaller, crates.
|