mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 20:30:05 -04:00
fix(gleam): update highlights from upstream
This commit is contained in:
parent
faa4caa661
commit
c8c083e8ce
3 changed files with 41 additions and 44 deletions
|
|
@ -10,17 +10,14 @@
|
|||
(import)
|
||||
(let)
|
||||
(list)
|
||||
(public_constant)
|
||||
(public_external_function)
|
||||
(public_function)
|
||||
(public_opaque_type_definition)
|
||||
(public_type_alias)
|
||||
(public_type_definition)
|
||||
(constant)
|
||||
(external_function)
|
||||
(function)
|
||||
(type_definition)
|
||||
(type_alias)
|
||||
(todo)
|
||||
(try)
|
||||
(tuple)
|
||||
(type_alias)
|
||||
(type_definition)
|
||||
] @indent
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue