---@type vim.lsp.Config return { cmd = { "termux-language-server" }, filetypes = { "sh.build", "sh.subpackage", "sh.PKGBUILD", "sh.install", "sh.makepkg.conf", "sh.ebuild", "sh.eclass", "sh.make.conf", "sh.color.map", "sh.mdd", }, single_file_support = true, }