mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 20:00:07 -04:00
highlights(tiger): fix captures
This commit is contained in:
parent
04e560490d
commit
353538d570
4 changed files with 7 additions and 11 deletions
|
|
@ -10,7 +10,7 @@ let
|
|||
/* <- keyword.function */
|
||||
|
||||
import "lib.tih"
|
||||
/* <- keyword */
|
||||
/* <- include */
|
||||
|
||||
type array_of_int = array of int
|
||||
/* <- keyword */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue