ZIm/crates/vim_mode_setting
Anthony 3c0ec5f612 Start work on creating the inital structure for the settings UI
We created a proc macro that derives the settings ui trait on types and
added that trait as a marker on Settings trait. Then we added the derive
macro on all settings

Co-authored-by: Ben Kunkle <ben@zed.dev>
2025-08-25 15:50:42 -04:00
..
src Start work on creating the inital structure for the settings UI 2025-08-25 15:50:42 -04:00
Cargo.toml Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
LICENSE-GPL Extract VimModeSetting to its own crate (#21019) 2024-11-21 16:24:38 -05:00