mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 19:00:02 -04:00
feat(solidity): add abstract keyword
This commit is contained in:
parent
28d480e062
commit
0484f881c6
1 changed files with 1 additions and 0 deletions
|
|
@ -141,6 +141,7 @@
|
||||||
|
|
||||||
; Keywords
|
; Keywords
|
||||||
[
|
[
|
||||||
|
"abstract"
|
||||||
"library"
|
"library"
|
||||||
"is"
|
"is"
|
||||||
"event"
|
"event"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue