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