mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 10:20:11 -04:00
highlight for module path
This commit is contained in:
parent
d1d00f46ce
commit
0493aa026b
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
||||||
"=>" @operator
|
"=>" @operator
|
||||||
|
|
||||||
(comment) @comment
|
(comment) @comment
|
||||||
|
(module_path) @text.uri
|
||||||
|
|
||||||
[
|
[
|
||||||
(version)
|
(version)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue