docs: document @keyword.control.exception scope

As identified in [this GitHub comment](https://github.com/helix-editor/helix/pull/1433#discussion_r777786140)
pull/1465/head
Eric Crosson 3 years ago committed by Blaž Hrastnik
parent 1c6bc6d455
commit 5b45bdd80f

@ -147,6 +147,7 @@ We use a similar set of scopes as
- `repeat` - `for`, `while`, `loop`
- `import` - `import`, `export`
- `return`
- `exception`
- `operator` - `or`, `in`
- `directive` - Preprocessor directives (`#if` in C)
- `function` - `fn`, `func`

Loading…
Cancel
Save