mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 18:00:07 -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"
|
"of"
|
||||||
"when"
|
"when"
|
||||||
"after"
|
"after"
|
||||||
|
"begin"
|
||||||
"end"
|
"end"
|
||||||
"maybe"
|
"maybe"
|
||||||
"else"
|
"else"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue