mirror of
https://github.com/heyman/heynote.git
synced 2025-06-28 05:21:48 +02:00
Rename Emacs mark mode -> Selection mark mode
This commit is contained in:
parent
4241a9d6ce
commit
c6cae17522
@ -84,7 +84,7 @@ const HEYNOTE_COMMANDS = {
|
||||
copy: copyCommand,
|
||||
}
|
||||
|
||||
// emacs-mode:ify all cursor/select commands from CodeMirror
|
||||
// selection mark-mode:ify all cursor/select commands from CodeMirror
|
||||
for (let commandSuffix of [
|
||||
"CharLeft", "CharRight",
|
||||
"CharBackward", "CharForward",
|
||||
|
Loading…
x
Reference in New Issue
Block a user