view 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
line wrap: on
line source

(section
  (name) @namespace)

(option
  (option_name) @keyword)

(path) @string.special.path
(string) @string
(bool) @constant.builtin.boolean

(comment) @comment