mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(vimdoc): set url attribute for URLs
This commit is contained in:
parent
c760e4037c
commit
96c5cb2334
1 changed files with 2 additions and 1 deletions
|
|
@ -59,7 +59,8 @@
|
|||
|
||||
(keycode) @string.special
|
||||
|
||||
(url) @string.special.url
|
||||
((url) @string.special.url
|
||||
(#set! @string.special.url "url" @string.special.url))
|
||||
|
||||
(modeline) @keyword.directive
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue