mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
chore(tests): consistent captures
This commit is contained in:
parent
17fae3f4a3
commit
10dd49958c
60 changed files with 872 additions and 873 deletions
|
|
@ -1,10 +1,10 @@
|
|||
// This is a comment
|
||||
; <- comment
|
||||
; <- @comment
|
||||
|
||||
; Another comment
|
||||
; <- comment
|
||||
; <- @comment
|
||||
|
||||
ECHO &a // This is a trailing comment
|
||||
; ^ comment
|
||||
; ^ @comment
|
||||
|
||||
// vim: set ft=t32:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue