zed/crates/vim
Julia fc9687d163 Avoid panic by accessing view handle by global in wrong window
View handles are window specific but this global will be doing things
in all windows, that would cause a panic when it attempted to update
a status bar mode indicator in a background window

Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
2023-07-27 18:53:05 -04:00
..
src Avoid panic by accessing view handle by global in wrong window 2023-07-27 18:53:05 -04:00
test_data vim: add , and ; 2023-07-21 09:50:22 -06:00
Cargo.toml Update status bar theming 2023-07-25 11:06:41 -06:00