This commit is contained in:
Nathan Sobo
2015-08-28 09:41:13 -06:00
parent bd4f5ba544
commit 313eb9e926

View File

@@ -4,9 +4,7 @@ DefaultPriority = -100
# Extended: Represents a gutter within a {TextEditor}.
#
# ### Gutter Creation
#
# See {TextEditor::addGutter} for usage.
# See {TextEditor::addGutter} for information on creating a gutter.
module.exports =
class Gutter
constructor: (gutterContainer, options) ->