mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -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)
|
alias: (identifier) @variable)
|
||||||
|
|
||||||
(field
|
(field
|
||||||
alias: (identifier) @variable
|
|
||||||
name: (identifier) @field)
|
name: (identifier) @field)
|
||||||
|
|
||||||
(term
|
(term
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue