-- add more treesitter parsers -- add more treesitter parsers return -- add more treesitter parsers { "nvim-treesitter/nvim-treesitter", opts = { ensure_installed = { "bash", "php", "phpdoc", "html", "javascript", "css", "scss", "json", "lua", "markdown", "markdown_inline", "python", "query", "regex", "tsx", "typescript", "vim", "yaml", "c_sharp", "odin", "go", "c", "cpp", "pascal", "nasm", "glsl", "gitignore", "erlang", "dart", "java", "kotlin", "arduino", }, }, }