📝 Mention calling after setUpEnvironment

This commit is contained in:
Kevin Sawicki
2013-09-23 16:34:29 -07:00
parent cdde6020d3
commit 36345185b5

View File

@@ -46,6 +46,8 @@ window.setUpEnvironment = (windowMode) ->
#
# This can be used by packages to have a minimum level of keybindings and
# menus available when not using the standard editor window.
#
# This should only be called after setUpEnvironment() has been called.
window.setUpDefaultEvents = ->
windowEventHandler = new WindowEventHandler
keymap.loadBundledKeymaps()