zed/crates/editor
Conrad Irwin ade8d4d167
Fix jumping to definition in a new file (#2803)
This is broken because vim currently sets settings only on the active
editor. Fix this by correcting the range on the currently active editor.

It would be nice (at some point) to refactor how vim sets settings, but
that's for another day.

Release Notes:

- vim: Fix bug when jumping to definition in new file accidentally
entered visual mode.
2023-07-27 19:10:01 -06:00
..
src Fix jumping to definition in a new file (#2803) 2023-07-27 19:10:01 -06:00
Cargo.toml Fix rand import and tweak callbacks 2023-07-25 11:44:13 -04:00