return { 'nvim-treesitter/nvim-treesitter', build = ':TSUpdate', opts = { ensure_installed = { "help", "lua", "python", "java", "javascript", "typescript", "c", "latex" }, auto_install = true, highlight = { enable = true, additional_vim_regex_highlighting = false } } }