mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
nickel: use @boolean
This commit is contained in:
parent
d49495fe72
commit
57e02f7b97
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
"Array" @type.builtin
|
||||
|
||||
; BUILTIN Constants
|
||||
(bool) @constant.builtin
|
||||
(bool) @boolean
|
||||
"null" @constant.builtin
|
||||
|
||||
(num_literal) @number
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue