mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-11 12:46:07 +00:00
This PR fixes a panic that occurs when opening the settings in zed2. We store the `ThemeRegistry` as a global without wrapping it in an `Arc`, so we need to retrieve it the same way. Release Notes: - N/A |
||
---|---|---|
.. | ||
src | ||
util | ||
Cargo.toml |