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