mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
highlights(hack): fix typo in "tuple" keyword
https://github.com/slackhq/tree-sitter-hack/pull/34
This commit is contained in:
parent
7721e67368
commit
1031bb4769
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
|
||||
[
|
||||
"shape"
|
||||
"tupe"
|
||||
"tuple"
|
||||
(array_type)
|
||||
"bool"
|
||||
"float"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue