zed/crates/vim/src
Conrad Irwin 1d1c799b4b
Reland "Remove cx from ThemeSettings" (#39720)
- **Reapply "Remove cx from ThemeSettings (#38836)" (#39691)**
- **Fix theme loading races**

Closes #ISSUE

Release Notes:

- N/A
2025-10-08 17:36:52 +02:00
..
digraph Add Vim digraphs (#14887) 2024-07-28 22:44:32 -06:00
helix editor: Shrink DisplayMapSnapshot from 824 to 256 bytes (#39568) 2025-10-06 08:08:49 +00:00
normal editor: Shrink DisplayMapSnapshot from 824 to 256 bytes (#39568) 2025-10-06 08:08:49 +00:00
test vim: Fix % motion edge case (#39620) 2025-10-08 13:49:55 +01:00
change_list.rs Remove unnecessary argument from Vim#update_editor (#36001) 2025-08-11 16:10:06 -06:00
command.rs editor: Shrink DisplayMapSnapshot from 824 to 256 bytes (#39568) 2025-10-06 08:08:49 +00:00
digraph.rs Settings refactor (#38367) 2025-09-18 16:47:23 +00:00
helix.rs editor: Shrink DisplayMapSnapshot from 824 to 256 bytes (#39568) 2025-10-06 08:08:49 +00:00
indent.rs vim: Make indenting selected lines with > and < in Helix mode no longer deselect them (#37665) 2025-09-09 13:18:22 -06:00
insert.rs Helix Select Mode (#37748) 2025-09-12 17:47:07 +02:00
mode_indicator.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
motion.rs vim: Fix % motion edge case (#39620) 2025-10-08 13:49:55 +01:00
normal.rs Revert YankEndOfLine default (part of PR #39143) (#39626) 2025-10-06 17:06:35 +00:00
object.rs editor: Shrink DisplayMapSnapshot from 824 to 256 bytes (#39568) 2025-10-06 08:08:49 +00:00
replace.rs editor: Shrink DisplayMapSnapshot from 824 to 256 bytes (#39568) 2025-10-06 08:08:49 +00:00
rewrap.rs Remove unnecessary argument from Vim#update_editor (#36001) 2025-08-11 16:10:06 -06:00
state.rs vim: Disregard non-text content on system clipboard for yanking (#39118) 2025-09-29 13:25:45 -06:00
surrounds.rs editor: Shrink DisplayMapSnapshot from 824 to 256 bytes (#39568) 2025-10-06 08:08:49 +00:00
test.rs editor: Shrink DisplayMapSnapshot from 824 to 256 bytes (#39568) 2025-10-06 08:08:49 +00:00
vim.rs Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
visual.rs editor: Shrink DisplayMapSnapshot from 824 to 256 bytes (#39568) 2025-10-06 08:08:49 +00:00