mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-25 20:33:51 +00:00
Remove commented out shortcut keys
This commit is contained in:
@@ -102,8 +102,6 @@ const CodeEditor = createClass({
|
||||
historyEventDelay : 250,
|
||||
scrollPastEnd : true,
|
||||
extraKeys : {
|
||||
// 'Alt-Left' : this.moveSource,
|
||||
// 'Alt-Right' : this.moveBrew,
|
||||
'Ctrl-B' : this.makeBold,
|
||||
'Cmd-B' : this.makeBold,
|
||||
'Ctrl-I' : this.makeItalic,
|
||||
|
||||
Reference in New Issue
Block a user