zed/crates/vim
Conrad Irwin abb58c41db vim: Fix edge-case in } when trailing newline is absent
Added .assert_shared_state() to NeovimBackedTestContext – although it's
not strictly necessary to show the expected behaviour in the test file
(as we can just compare to neovim's JSON recording), it makes it much
easier to understand what we're testing.
2023-06-29 23:31:22 -06:00
..
src vim: Fix edge-case in } when trailing newline is absent 2023-06-29 23:31:22 -06:00
test_data vim: Fix edge-case in } when trailing newline is absent 2023-06-29 23:31:22 -06:00
Cargo.toml Eliminate assets crate 2023-06-06 11:46:46 -07:00