mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
feat(hyprlang): highlight more exec keywords
This commit is contained in:
parent
53819acac2
commit
5a70b1eb8c
1 changed files with 3 additions and 0 deletions
|
|
@ -3,7 +3,10 @@
|
|||
[
|
||||
"source"
|
||||
"exec"
|
||||
"execr"
|
||||
"exec-once"
|
||||
"execr-once"
|
||||
"exec-shutdown"
|
||||
] @keyword
|
||||
|
||||
(keyword
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue