Merge branch 'master' into ns-switch-to-display-layers

This commit is contained in:
Antonio Scandurra
2016-04-11 13:15:00 +02:00
3 changed files with 6 additions and 5 deletions

View File

@@ -1653,7 +1653,7 @@ class TextEditor extends Model
#
# * `markerLayer` A {DisplayMarkerLayer} or {MarkerLayer} to decorate.
# * `decorationParams` The same parameters that are passed to
# {decorateMarker}, except the `type` cannot be `overlay` or `gutter`.
# {TextEditor::decorateMarker}, except the `type` cannot be `overlay` or `gutter`.
#
# Returns a {LayerDecoration}.
decorateMarkerLayer: (markerLayer, decorationParams) ->