mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(erlang): add missing keyword 'begin'
This commit is contained in:
parent
8ac3e313f5
commit
8963bc8a91
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@
|
|||
"of"
|
||||
"when"
|
||||
"after"
|
||||
"begin"
|
||||
"end"
|
||||
"maybe"
|
||||
"else"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue