ZIm/crates/vim/src
5brian 7984f0f11c
vim: Update :set (#27805)
Update VimSet commands to better match the other commands by displaying
the leading `:`:

|Before|After|
|--|--|

|![image](https://github.com/user-attachments/assets/1bc21a06-e71f-4e40-90a7-ffdd903fd7b5)|![image](https://github.com/user-attachments/assets/df59279f-d454-4701-8330-2529506850cd)|


Release Notes:

- N/A
2025-03-31 19:00:11 -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: Update :set (#27805) 2025-03-31 19:00:11 -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 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