mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
💄 in 📝
This commit is contained in:
@@ -17,7 +17,7 @@ class Cursor extends Model
|
||||
visible: true
|
||||
needsAutoscroll: null
|
||||
|
||||
# Instantiated by an {TextEditor}
|
||||
# Instantiated by a {TextEditor}
|
||||
constructor: ({@editor, @marker, id}) ->
|
||||
@emitter = new Emitter
|
||||
|
||||
|
||||
Reference in New Issue
Block a user