return { -- Automatically install missing parsers when entering buffer auto_install = true, ensure_installed = { "help", "bash", "c", "cmake", "comment", "diff", "dockerfile", "gitignore", "graphql", "html", "javascript", "json", "json5", "latex", "lua", "markdown", "php", "phpdoc", "python", "scss", "sql", "terraform", "todotxt", "toml", "typescript", "vim", "vue", "yaml", } }