feat: add more essential langs to treesitter

This commit is contained in:
Oliver Ladner 2024-09-04 14:58:59 +02:00
commit a57678d59a

View file

@ -45,6 +45,9 @@ return {
"gomod",
"gosum",
"tcl",
"editorconfig",
"http",
"make",
},
incremental_selection = {
enable = true,