mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50: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)
|
(dots)
|
||||||
(break)
|
(break)
|
||||||
(next)
|
(next)
|
||||||
(inf)
|
|
||||||
] @keyword
|
] @keyword
|
||||||
|
|
||||||
[
|
[
|
||||||
(nan)
|
(nan)
|
||||||
(na)
|
(na)
|
||||||
(null)
|
(null)
|
||||||
|
(inf)
|
||||||
] @constant.builtin
|
] @constant.builtin
|
||||||
|
|
||||||
[
|
[
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue