zed/crates/editor/src
Antonio Scandurra c62a3ea672
Merge pull request #687 from zed-industries/vim-word-and-line-movement
Add word and line movement in vim normal mode
2022-04-04 14:42:27 +02:00
..
display_map
multi_buffer
display_map.rs Always use square brackets in marked_text_ranges 2022-03-28 17:11:35 +02:00
editor.rs Merge pull request #687 from zed-industries/vim-word-and-line-movement 2022-04-04 14:42:27 +02:00
element.rs Add clip_to_line_end to display_map/snapshot and set it to ensure vim positioning in normal mode 2022-03-25 20:10:52 -07:00
items.rs Introduce workspace::Item::reload to manually trigger a reload 2022-04-01 14:02:49 +02:00
movement.rs Add clip_to_line_end to display_map/snapshot and set it to ensure vim positioning in normal mode 2022-03-25 20:10:52 -07:00
multi_buffer.rs Show full path for file worktrees or when there is more than 1 worktree 2022-04-02 16:10:10 +02:00
test.rs Fixed issue with enabling and disabling vim mode dynamically 2022-03-25 20:10:52 -07:00