mirror of https://github.com/helix-editor/helix
Merge 8afdb30de3
into 205e7ece70
commit
6334fb5f04
|
@ -211,8 +211,7 @@ pub fn default() -> HashMap<Mode, KeyTrie> {
|
|||
},
|
||||
},
|
||||
|
||||
// move under <space>c
|
||||
"C-c" => toggle_comments,
|
||||
"#" => toggle_comments,
|
||||
|
||||
// z family for save/restore/combine from/to sels from register
|
||||
|
||||
|
|
Loading…
Reference in New Issue