ZIm/crates/vim/src
Cole Miller e7290df02b
Finish removing git repository state and scanning logic from worktrees (#27568)
This PR completes the process of moving git repository state storage and
scanning logic from the worktree crate to `project::git_store`.

Release Notes:

- N/A

---------

Co-authored-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
Co-authored-by: Conrad <conrad@zed.dev>
2025-04-01 17:41:20 -04:00
..
digraph Add Vim digraphs (#14887) 2024-07-28 22:44:32 -06:00
normal Finish removing git repository state and scanning logic from worktrees (#27568) 2025-04-01 17:41:20 -04:00
test chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
change_list.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
command.rs vim: Add :Git (#27874) 2025-04-01 15:12:36 -06:00
digraph.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
helix.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
indent.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
insert.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
mode_indicator.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
motion.rs vim: Fix space forward bug with non-ASCII characters at EOL (#27860) 2025-04-01 18:21:41 +00:00
normal.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
object.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
replace.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
rewrap.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
state.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
surrounds.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
test.rs Don't use dbg! in test input (#27811) 2025-03-31 18:59:52 -06:00
vim.rs vim: Hide mouse cursor on type (#27804) 2025-04-01 01:27:39 +05:30
visual.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00