mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
f8d261cd20
* add log tree-sitter * better highlight queries
11 lines
199 B
Scheme
11 lines
199 B
Scheme
(trace) @comment
|
|
(debug) @hint
|
|
(info) @info
|
|
(warn) @warning
|
|
(error) @error
|
|
(year_month_day) @keyword
|
|
(time) @constant
|
|
(string_literal) @string
|
|
(number) @constant.numeric
|
|
(constant) @constant.builtin
|