mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(gleam): "echo" keyword (#7710)
This commit is contained in:
parent
16e8e19771
commit
f22181a62c
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