diff options
| author | Thomas Vigouroux <tomvig38@gmail.com> | 2021-05-17 19:43:07 +0200 |
|---|---|---|
| committer | Thomas Vigouroux <tomvig38@gmail.com> | 2021-05-17 20:46:34 +0200 |
| commit | ae7c5c9fdbe79cf4d6987562781c45b980980ada (patch) | |
| tree | 6c84d98122729e6b2b61d24ab44e303699178c47 | |
| parent | 7949d2c084f460040c5067b0bdac13d92ede2b98 (diff) | |
feat(fish): highlight test_option
| -rw-r--r-- | queries/fish/highlights.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/queries/fish/highlights.scm b/queries/fish/highlights.scm index 1d090639..e1895c27 100644 --- a/queries/fish/highlights.scm +++ b/queries/fish/highlights.scm @@ -13,6 +13,7 @@ "!" (direction) (stream_redirect) + (test_option) ] @operator [ |
