comparison dot_config/helix/runtime/queries/hgrc/highlights.scm @ 826:b2e6175efcad

feat: add hgrc grammar and highlights
author zegervdv <zegervdv@me.com>
date Fri, 22 Dec 2023 10:27:32 +0100
parents
children 2033a1460dbc
comparison
equal deleted inserted replaced
825:6c169d906c7d 826:b2e6175efcad
1 (section
2 (name) @namespace)
3
4 (option
5 (option_name) @keyword)
6
7 (path) @string.special.path
8 (string) @string
9 (bool) @constant.builtin.boolean
10
11 (comment) @comment