mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-19 13:37:06 +04:00
docs: document @keyword.control.exception scope
As identified in [this GitHub comment](https://github.com/helix-editor/helix/pull/1433#discussion_r777786140)
This commit is contained in:
parent
1c6bc6d455
commit
5b45bdd80f
@ -147,6 +147,7 @@ #### Syntax highlighting
|
||||
- `repeat` - `for`, `while`, `loop`
|
||||
- `import` - `import`, `export`
|
||||
- `return`
|
||||
- `exception`
|
||||
- `operator` - `or`, `in`
|
||||
- `directive` - Preprocessor directives (`#if` in C)
|
||||
- `function` - `fn`, `func`
|
||||
|
Loading…
Reference in New Issue
Block a user