remove comment

This commit is contained in:
Mads Rasmussen
2017-03-02 16:10:41 +01:00
parent 199c5a9606
commit 711981adab
2 changed files with 0 additions and 2 deletions

View File

@@ -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)

View File

@@ -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)