Skip to content

Commit

Permalink
[FJSX15] Fix function call in globals
Browse files Browse the repository at this point in the history
  • Loading branch information
borela committed Jan 30, 2018
1 parent b6303ca commit e4a5004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syntaxes/fjsx15/core.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ contexts:
- include: else-pop

arguments:
- include: Packages/Naomi/syntaxes/fjsx15/expression.sublime-syntax
- include: Packages/Naomi/syntaxes/fjsx15/function-call/arguments.sublime-syntax

console:
- match: (console)\s*(\.)
Expand Down

0 comments on commit e4a5004

Please sign in to comment.