mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
Remove last @a
This commit is contained in:
parent
c810888952
commit
4d61d5f114
1 changed files with 2 additions and 2 deletions
|
|
@ -329,7 +329,7 @@
|
|||
;; namespaces
|
||||
(list_lit
|
||||
.
|
||||
(sym_lit) @a
|
||||
(#eq? @a "ns")
|
||||
(sym_lit) @_include
|
||||
(#eq? @_include "ns")
|
||||
.
|
||||
(sym_lit) @namespace)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue