mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
feat(parsers): update sql
This commit is contained in:
parent
81aec1e45d
commit
a8170981dc
2 changed files with 28 additions and 1 deletions
|
|
@ -2148,7 +2148,7 @@ return {
|
|||
sql = {
|
||||
install_info = {
|
||||
branch = 'gh-pages',
|
||||
revision = 'd98aed3660ef1e9660ec6e359192bd2ab78bd78c',
|
||||
revision = '4094309b58ccb74d041fb531ae6b7193a3ebc351',
|
||||
url = 'https://github.com/derekstride/tree-sitter-sql',
|
||||
},
|
||||
maintainers = { '@derekstride' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue