mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(wing): update to new repo (#6446)
This commit is contained in:
parent
d2f4c78303
commit
40e8c92f99
5 changed files with 10 additions and 7 deletions
|
|
@ -3,7 +3,7 @@ bring cloud;
|
|||
|
||||
class Foo {
|
||||
// <- @keyword
|
||||
// ^ @variable
|
||||
// ^ @type
|
||||
// ^ @punctuation.bracket
|
||||
name: str;
|
||||
//^ @variable.member
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue