zed/crates/settings2/src
Marshall Bowers b72c54fc31
Don't load the Vim keymap temporarily (#3522)
This PR removes the loading of the Vim keymap temporarily.

This cuts down on the noise from all of the Vim-related action warnings.

We can resume loading the Vim keymap once we're ready to add Vim
support.

Release Notes:

- N/A
2023-12-06 16:59:24 -05:00
..
keymap_file.rs Re-implement actions as derive macros instead of blanket impls 2023-11-16 17:32:02 -08:00
settings2.rs Load themes from settings and rework Settings trait 2023-10-25 20:37:55 +02:00
settings_file.rs Don't load the Vim keymap temporarily (#3522) 2023-12-06 16:59:24 -05:00
settings_store.rs WIP 2023-11-06 11:18:56 -08:00