update
This commit is contained in:
parent
321055bbb0
commit
9285079f87
@ -124,15 +124,19 @@ lvim.builtin.terminal.open_mapping = "<C-t>"
|
|||||||
lvim.builtin.treesitter.ensure_installed = {
|
lvim.builtin.treesitter.ensure_installed = {
|
||||||
"bash",
|
"bash",
|
||||||
"c",
|
"c",
|
||||||
|
"comment",
|
||||||
"java",
|
"java",
|
||||||
"javascript",
|
"javascript",
|
||||||
"json",
|
"json",
|
||||||
|
"julia",
|
||||||
"latex",
|
"latex",
|
||||||
"lua",
|
"lua",
|
||||||
|
"perl",
|
||||||
"python",
|
"python",
|
||||||
"typescript",
|
"typescript",
|
||||||
"tsx",
|
"tsx",
|
||||||
"css",
|
"css",
|
||||||
|
"ruby",
|
||||||
"rust",
|
"rust",
|
||||||
"toml",
|
"toml",
|
||||||
"yaml",
|
"yaml",
|
||||||
|
Loading…
Reference in New Issue
Block a user