Skip to content

Commit

Permalink
Merge pull request #24 from alsolovyev/dev
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
alsolovyev authored Jan 22, 2021
2 parents f0e7ac0 + 6b5b09f commit ef3c78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Syntaxes/Nunjucks.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ contexts:
- include: nunjucks-strings
- include: nunjucks-numeric
- include: nunjucks-keywords-boolean
- include: nunjucks-keywordss-other
- include: nunjucks-keywords-other
- include: nunjucks-variables
# Wuthout parentheses
- match: '(?<=\|)((\s+)?{{names}})'
Expand Down

0 comments on commit ef3c78d

Please sign in to comment.