mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 08:20:05 -04:00
highlights(hack): fix captures
This commit is contained in:
parent
bedc763361
commit
6725bef5ce
3 changed files with 29 additions and 20 deletions
|
|
@ -5,8 +5,8 @@ use type Facebook\XHP\HTML\{XHPHTMLHelpers, a, form};
|
|||
|
||||
|
||||
final xhp class a_post extends x\element {
|
||||
// ^ keyword
|
||||
// ^ keyword
|
||||
// ^ type.qualifier
|
||||
// ^ type.qualifier
|
||||
// ^ keyword
|
||||
use XHPHTMLHelpers;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue