Adding sql and gitignore treesitter loaders.
This commit is contained in:
parent
ab7bac5d96
commit
43a742b9cf
@ -11,6 +11,7 @@ return {
|
||||
'c_sharp',
|
||||
'comment',
|
||||
'css',
|
||||
'gitignore',
|
||||
'html',
|
||||
'java',
|
||||
'javascript',
|
||||
@ -19,6 +20,7 @@ return {
|
||||
'python',
|
||||
'query',
|
||||
'rust',
|
||||
'sql',
|
||||
'toml',
|
||||
'tsx',
|
||||
'typescript',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user