mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 18:06:18 +04:00
f486f34ebe
When force quitting, we need to block on the pending writes to ensure that write commands succeed before exiting, and also to avoid a crash when all the views are gone before the auto format call returns from the LS. |
||
---|---|---|
.. | ||
auto_indent.rs | ||
auto_pairs.rs | ||
commands.rs | ||
helpers.rs | ||
movement.rs | ||
prompt.rs | ||
splits.rs | ||
write.rs |