feat(treesitter): add more languages to defaults
This commit is contained in:
parent
267bc441ee
commit
e92bba8321
1 changed files with 3 additions and 0 deletions
|
|
@ -48,6 +48,9 @@ return {
|
||||||
"editorconfig",
|
"editorconfig",
|
||||||
"http",
|
"http",
|
||||||
"make",
|
"make",
|
||||||
|
"toml",
|
||||||
|
"latex",
|
||||||
|
"sql",
|
||||||
},
|
},
|
||||||
incremental_selection = {
|
incremental_selection = {
|
||||||
enable = true,
|
enable = true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue