mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
fix(sql): field alias moved to term
This commit is contained in:
parent
cabbda88c9
commit
38372dcda4
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@
|
|||
alias: (identifier) @variable)
|
||||
|
||||
(field
|
||||
alias: (identifier) @variable
|
||||
name: (identifier) @field)
|
||||
|
||||
(term
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue