mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17: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"
|
||||
"requires"
|
||||
"constexpr"
|
||||
"import"
|
||||
"export"
|
||||
"module"
|
||||
] @keyword
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue