automatically load extension/key-bindings.coffee

This commit is contained in:
Chris Wanstrath
2011-11-21 22:10:56 -08:00
parent 2ec6b8205b
commit e9bbc37547
10 changed files with 4 additions and 13 deletions

View File

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