mirror of
https://github.com/atom/atom.git
synced 2026-01-24 22:38:20 -05:00
💩
This commit is contained in:
@@ -33,7 +33,6 @@ class Editor extends View
|
||||
@buildCursorAndSelection()
|
||||
@handleEvents()
|
||||
@setBuffer(new Buffer)
|
||||
new (require('vim-mode'))(this)
|
||||
|
||||
bindKeys: ->
|
||||
atom.bindKeys '*:not(.editor *)',
|
||||
|
||||
Reference in New Issue
Block a user