Trailing ws

This commit is contained in:
Ashi Krishnan
2018-07-24 15:00:54 -04:00
parent f6d3b350c5
commit aaa52d4036

View File

@@ -914,7 +914,7 @@ class LayerHighlightIterator {
if (scopes) {
return this.languageLayer.languageMode.grammar.idForScope(scopes)
}
}
}
}
const applyLeafRules = (rules, cursor) => {