Use the word 'keymap' more consistently
Co-authored-by: Keith Simmons <keith@zed.dev>
This commit is contained in:
parent
be11f63f1e
commit
ee3eb9658f
6 changed files with 15 additions and 17 deletions
|
@ -15,7 +15,7 @@ use std::{collections::HashMap, sync::Arc};
|
|||
use theme::{Theme, ThemeRegistry};
|
||||
use util::ResultExt as _;
|
||||
|
||||
pub use keymap_file::KeyMapFile;
|
||||
pub use keymap_file::KeymapFile;
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct Settings {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue