💄 Remove accidental newline

This commit is contained in:
Kevin Sawicki
2014-02-18 19:22:44 -08:00
parent 6a34d58ff4
commit 70ab01d376

View File

@@ -25,7 +25,6 @@ class Cursor
{oldHeadScreenPosition, newHeadScreenPosition} = e
{oldHeadBufferPosition, newHeadBufferPosition} = e
{textChanged} = e
return if oldHeadScreenPosition.isEqual(newHeadScreenPosition)
@needsAutoscroll ?= @isLastCursor() and !textChanged