Update treesitter ensure installed

This commit is contained in:
Vaclav Uruba 2025-05-27 19:01:10 -06:00
parent e7ea0231b3
commit 4cea3d231b
Signed by: uruba
GPG Key ID: 9D8E987C4B2E1E9C

View File

@ -23,20 +23,22 @@ return {
enable = true,
},
ensure_installed = {
"json",
"javascript",
"yaml",
"html",
"bash",
"css",
"lua",
"vim",
"dockerfile",
"gitignore",
"markdown",
"bash",
"go",
"html",
"http",
"hurl",
"javascript",
"json",
"lua",
"markdown",
"php",
"svelte",
"vim",
"yaml",
},
incremental_selection = {
enable = true,