Update treesitter ensure installed
This commit is contained in:
parent
e7ea0231b3
commit
4cea3d231b
@ -23,20 +23,22 @@ return {
|
|||||||
enable = true,
|
enable = true,
|
||||||
},
|
},
|
||||||
ensure_installed = {
|
ensure_installed = {
|
||||||
"json",
|
"bash",
|
||||||
"javascript",
|
|
||||||
"yaml",
|
|
||||||
"html",
|
|
||||||
"css",
|
"css",
|
||||||
"lua",
|
|
||||||
"vim",
|
|
||||||
"dockerfile",
|
"dockerfile",
|
||||||
"gitignore",
|
"gitignore",
|
||||||
"markdown",
|
|
||||||
"bash",
|
|
||||||
"go",
|
"go",
|
||||||
|
"html",
|
||||||
|
"http",
|
||||||
|
"hurl",
|
||||||
|
"javascript",
|
||||||
|
"json",
|
||||||
|
"lua",
|
||||||
|
"markdown",
|
||||||
"php",
|
"php",
|
||||||
"svelte",
|
"svelte",
|
||||||
|
"vim",
|
||||||
|
"yaml",
|
||||||
},
|
},
|
||||||
incremental_selection = {
|
incremental_selection = {
|
||||||
enable = true,
|
enable = true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user