Update bibop-recipe.sublime-syntax

This commit is contained in:
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ 2023-02-08 02:04:16 +03:00 committed by GitHub
commit e76f3519c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@ contexts:
3: meta.function.tag
actions:
- match: '^( |\t)[a-z-]+'
- match: '^( |\t)[a-z0-9-]+'
scope: bibop.action
- match: '^(?: |\t)(\!)([a-z-]+)'
captures: