mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 23:10:11 -04:00
fix(gitcommit): correct the file path capture (#6765)
This commit is contained in:
parent
cdc613c630
commit
e5af2d7fdc
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
(change) @keyword
|
(change) @keyword
|
||||||
|
|
||||||
(filepath) @string.special.url
|
(filepath) @string.special.path
|
||||||
|
|
||||||
(arrow) @punctuation.delimiter
|
(arrow) @punctuation.delimiter
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue