mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
🎨
This commit is contained in:
@@ -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) ->
|
||||
|
||||
Reference in New Issue
Block a user