ZIm/crates/vim/src
0x2CA 57d7bc23ae
vim: Add g? convert to Rot13/Rot47 (#27824)
Release Notes:

- Added `g?` convert to `Rot13`/`Rot47`

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2025-04-02 02:17:00 +00:00
..
digraph Add Vim digraphs (#14887) 2024-07-28 22:44:32 -06:00
normal vim: Add g? convert to Rot13/Rot47 (#27824) 2025-04-02 02:17:00 +00: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 vim: Add g? convert to Rot13/Rot47 (#27824) 2025-04-02 02:17:00 +00: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 vim: Add g? convert to Rot13/Rot47 (#27824) 2025-04-02 02:17:00 +00: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: Add g? convert to Rot13/Rot47 (#27824) 2025-04-02 02:17:00 +00:00
visual.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00