mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 07:20:06 -04:00
Initial SQL support
This commit is contained in:
parent
6eb35103d0
commit
8927588e47
5 changed files with 116 additions and 0 deletions
3
queries/sql/injections.scm
Normal file
3
queries/sql/injections.scm
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
(comment) @comment
|
||||
(marginalia) @comment
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue