mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
💄
This commit is contained in:
@@ -1148,7 +1148,7 @@ class Editor extends View
|
||||
new GrammarView(this)
|
||||
|
||||
reloadGrammar: ->
|
||||
grammarChanged = @activeEditSession.reloadGrammar()
|
||||
grammarChanged = @activeEditSession.reloadGrammar()
|
||||
if grammarChanged
|
||||
@clearRenderedLines()
|
||||
@updateDisplay()
|
||||
|
||||
Reference in New Issue
Block a user