mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
r: move inf to constant.builtin
This commit is contained in:
parent
58c0d78de8
commit
966393dc38
1 changed files with 1 additions and 1 deletions
|
|
@ -99,13 +99,13 @@
|
|||
(dots)
|
||||
(break)
|
||||
(next)
|
||||
(inf)
|
||||
] @keyword
|
||||
|
||||
[
|
||||
(nan)
|
||||
(na)
|
||||
(null)
|
||||
(inf)
|
||||
] @constant.builtin
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue