return {
"nvim-treesitter/nvim-treesitter",
opts = {
ensure_installed = {
"bash",
"python",
"terraform",
"vim",
},
}