zed/crates/editor
Conrad Irwin 1935307b4f Fix jumping to definition in a new file
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.
2023-07-27 18:10:17 -06:00
..
src Fix jumping to definition in a new file 2023-07-27 18:10:17 -06:00
Cargo.toml Fix rand import and tweak callbacks 2023-07-25 11:44:13 -04:00