mirror of
https://github.com/atom/atom.git
synced 2026-01-20 20:38:09 -05:00
💄 add eof newlines
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
module.exports =
|
||||
activate: ->
|
||||
activate: ->
|
||||
|
||||
@@ -61,4 +61,4 @@ class GrammarSelector extends SelectList
|
||||
attach: ->
|
||||
super
|
||||
rootView.append(this)
|
||||
@miniEditor.focus()
|
||||
@miniEditor.focus()
|
||||
|
||||
Reference in New Issue
Block a user