-- Customize Treesitter ---@type LazySpec return { 'nvim-treesitter/nvim-treesitter', opts = { ensure_installed = { 'bash', 'diff', 'html', 'luadoc', 'markdown', 'markdown_inline', 'query', 'vim', 'vimdoc', }, }, }