mirror of
https://github.com/atom/atom.git
synced 2026-01-26 07:19:06 -05:00
Trailing ws
This commit is contained in:
@@ -914,7 +914,7 @@ class LayerHighlightIterator {
|
||||
if (scopes) {
|
||||
return this.languageLayer.languageMode.grammar.idForScope(scopes)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
const applyLeafRules = (rules, cursor) => {
|
||||
|
||||
Reference in New Issue
Block a user