mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 16:30:02 -04:00
adds module keywords
This commit is contained in:
parent
493890b87a
commit
867bb2f85c
1 changed files with 3 additions and 0 deletions
|
|
@ -214,6 +214,9 @@
|
||||||
"using"
|
"using"
|
||||||
"requires"
|
"requires"
|
||||||
"constexpr"
|
"constexpr"
|
||||||
|
"import"
|
||||||
|
"export"
|
||||||
|
"module"
|
||||||
] @keyword
|
] @keyword
|
||||||
|
|
||||||
[
|
[
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue