feat: add more essential langs to treesitter
This commit is contained in:
parent
2306ed5503
commit
a57678d59a
1 changed files with 3 additions and 0 deletions
|
|
@ -45,6 +45,9 @@ return {
|
||||||
"gomod",
|
"gomod",
|
||||||
"gosum",
|
"gosum",
|
||||||
"tcl",
|
"tcl",
|
||||||
|
"editorconfig",
|
||||||
|
"http",
|
||||||
|
"make",
|
||||||
},
|
},
|
||||||
incremental_selection = {
|
incremental_selection = {
|
||||||
enable = true,
|
enable = true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue