Skip to content

Commit

Permalink
fix(syntax): missing "other" in "variable.other.account.beancount"
Browse files Browse the repository at this point in the history
  • Loading branch information
Akuukis authored and Lencerf committed Jan 11, 2024
1 parent 6261bff commit e988df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syntaxes/beancount.tmLanguage
Original file line number Diff line number Diff line change
Expand Up @@ -877,7 +877,7 @@
<key>1</key>
<dict>
<key>name</key>
<string>variable.account.beancount</string>
<string>variable.other.account.beancount</string>
</dict>
<key>2</key>
<dict>
Expand Down

0 comments on commit e988df3

Please sign in to comment.