mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
Update tree-sitter-ld and highlights (#10379)
This commit is contained in:
parent
6d363a978d
commit
081f7d0bd8
@ -3360,7 +3360,7 @@ indent = { tab-width = 2, unit = " " }
|
|||||||
|
|
||||||
[[grammar]]
|
[[grammar]]
|
||||||
name = "ld"
|
name = "ld"
|
||||||
source = { git = "https://github.com/mtoohey31/tree-sitter-ld", rev = "81978cde3844bfc199851e39c80a20ec6444d35e" }
|
source = { git = "https://github.com/mtoohey31/tree-sitter-ld", rev = "0e9695ae0ede47b8744a8e2ad44d4d40c5d4e4c9" }
|
||||||
|
|
||||||
[[language]]
|
[[language]]
|
||||||
name = "hyprlang"
|
name = "hyprlang"
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
.
|
.
|
||||||
(NAME) @namespace)
|
(NAME) @namespace)
|
||||||
|
|
||||||
(NAME) @variable
|
[(NAME) (SYMBOLNAME)] @variable
|
||||||
|
|
||||||
; Operators
|
; Operators
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user