mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(nickel): follow upstream change in https://github.com/nickel-lang/tree-sitter-nickel/pull/13/files#diff-d485a982e458ef8da2cc203585065b7542665cb80b78d230b1e8f77ea25825d4
This commit is contained in:
parent
c393a37d60
commit
bf5be49d99
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"import" @include
|
||||
|
||||
[ "if" "then" "else" ] @conditional
|
||||
"switch" @conditional
|
||||
"match" @conditional
|
||||
|
||||
(types) @type
|
||||
"Array" @type.builtin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue