ZIm/crates/vim/src
5brian 051483200d
vim: Add :ls, :buffers (#27797)
https://neovim.io/doc/user/windows.html#%3Abuffers

Not exactly the same, but i think the zed equivalent would be the tab
switcher

Release Notes:

- vim: Added `:ls` and `:buffers`
2025-03-31 13:20:41 -06:00
..
digraph Add Vim digraphs (#14887) 2024-07-28 22:44:32 -06:00
normal chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02: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 :ls, :buffers (#27797) 2025-03-31 13:20:41 -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 chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02: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 chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
vim.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
visual.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00