Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
no such context scope:text.html.njk#nunjucks-keywordss-other
  • Loading branch information
alsolovyev committed Jan 22, 2021
1 parent b8657c3 commit 6b5b09f
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 6b5b09f

Please sign in to comment.