remove comment
This commit is contained in:
@@ -288,7 +288,6 @@
|
||||
//As conflicts with our own tree search shortcut
|
||||
_editor.commands.bindKey("ctrl-space", null);
|
||||
|
||||
//TODO: Move all these keybinding config out into some helper/service
|
||||
// Assign new keybinding
|
||||
_editor.commands.addCommands([
|
||||
//Disable (alt+shift+K)
|
||||
|
||||
@@ -161,7 +161,6 @@
|
||||
//As conflicts with our own tree search shortcut
|
||||
_editor.commands.bindKey("ctrl-space", null);
|
||||
|
||||
//TODO: Move all these keybinding config out into some helper/service
|
||||
// Assign new keybinding
|
||||
_editor.commands.addCommands([
|
||||
//Disable (alt+shift+K)
|
||||
|
||||
Reference in New Issue
Block a user