diff --git a/grammars/latex.cson b/grammars/latex.cson index 982f90e..9ede78d 100644 --- a/grammars/latex.cson +++ b/grammars/latex.cson @@ -970,7 +970,7 @@ ] } { - 'begin': '(?:\\s*)(((\\\\)begin)(\\{)(minted)(\\})(?:(\\[).*(\\]))?(\\{)(julia|jl)(\\})(\\s*%.*\\n?)?)' + 'begin': '(?:\\s*)(((\\\\)begin)(\\{)(minted)(\\})(?:(\\[).*(\\]))?(\\{)(julia|jl|julia1|jlcon1)(\\})(\\s*%.*\\n?)?)' 'captures': '1': 'name': 'meta.function.embedded.latex'