mirror of
https://github.com/atom/atom.git
synced 2026-02-15 17:15:24 -05:00
automatically load extension/key-bindings.coffee
This commit is contained in:
@@ -10,9 +10,6 @@ class Docs extends Browser
|
||||
|
||||
running: true
|
||||
|
||||
constructor: ->
|
||||
atom.keybinder.load require.resolve "docs/key-bindings.coffee"
|
||||
|
||||
open: (url) ->
|
||||
return false if not url
|
||||
|
||||
|
||||
Reference in New Issue
Block a user