typo
This commit is contained in:
parent
87a4e2666b
commit
307b947e96
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ exports.commands = [{
|
|||
readOnly: true
|
||||
}, {
|
||||
name: "selectOrFindNext",
|
||||
bindKey: bindKey("ALt-K", "Ctrl-G"),
|
||||
bindKey: bindKey("Alt-K", "Ctrl-G"),
|
||||
exec: function(editor) {
|
||||
if (editor.selection.isEmpty())
|
||||
editor.selection.selectWord();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue