mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
Add missing Gleam keyword
Hello! This keyword was added in Gleam v1.9.0. Thank you.
This commit is contained in:
parent
794cf2f630
commit
96f2aced2d
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"panic"
|
||||
"todo"
|
||||
"use"
|
||||
"echo"
|
||||
] @keyword
|
||||
|
||||
"type" @keyword.type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue