AutoYADM commit: 2024-12-16 00:45:01
This commit is contained in:
parent
eeec7ad37c
commit
deacb3fba5
2 changed files with 7 additions and 1 deletions
|
@ -1,12 +1,15 @@
|
|||
return {
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
dependencies = {
|
||||
"williamboman/mason.nvim",
|
||||
},
|
||||
opts = {
|
||||
highlight = { enable = true },
|
||||
indent = { enable = true },
|
||||
ensure_installed = {
|
||||
"bash",
|
||||
"c",
|
||||
"tex",
|
||||
"latex",
|
||||
"diff",
|
||||
"html",
|
||||
"javascript",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue