Commit graph

7 commits

Author SHA1 Message Date
Pham Huy Hoang
107e61afb7 refactor: Remove all (ERROR) @error captures
As discussed in PR#5421, capturing `@error` is inconsistent, requiring
deep nesting (or priority) in order to correctly have red backgrounds to
it.

Some queries has this capture, some don't. For consistency purposes,
removing all of them is more preferable.

For re-enabling error, either add `(ERROR) @error` or `(ERROR _ @error)`
to your custom queries.
2023-10-25 18:18:50 +02:00
Jaehwang Jung
9567185621 feat: @spell on comments 2023-09-12 17:34:58 +02:00
ObserverOfTime
ae51bc0638 highlights(llvm): use more specific groups 2022-11-26 13:17:51 +02:00
Stephan Seitz
0d53066533 highlights(llvm): import highlight queries from upstream 2022-01-09 20:17:08 +01:00
Benjamin Graham
6d504dd0f8 Query fix 2021-10-03 18:40:25 +02:00
Benjamin Graham
50fc1b6b35 Highlighting fixed 2021-10-03 18:40:25 +02:00
Benjamin Graham
6188437150 LLVM parser/highlighter added 2021-10-03 18:40:25 +02:00