return { ft = "terminal", module = "nvim-terminal", config = function() require("terminal").setup() end, }