local formatter = require("save-formatter") return { default = {}, enable_global_save_formatter = function() formatter.enable() end }