mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -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"
|
"panic"
|
||||||
"todo"
|
"todo"
|
||||||
"use"
|
"use"
|
||||||
|
"echo"
|
||||||
] @keyword
|
] @keyword
|
||||||
|
|
||||||
"type" @keyword.type
|
"type" @keyword.type
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue