mirror of
https://github.com/atom/atom.git
synced 2026-02-07 21:25:05 -05:00
Merge branch 'master' into ns-use-display-layers
This commit is contained in:
@@ -551,7 +551,7 @@ class Cursor extends Model
|
||||
|
||||
# Public: Retrieves the range for the current paragraph.
|
||||
#
|
||||
# A paragraph is defined as a block of text surrounded by empty lines.
|
||||
# A paragraph is defined as a block of text surrounded by empty lines or comments.
|
||||
#
|
||||
# Returns a {Range}.
|
||||
getCurrentParagraphBufferRange: ->
|
||||
|
||||
Reference in New Issue
Block a user