1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-02-23 16:57:59 +00:00

8 lines
102 B
Lua

require("auto-save").setup({
execution_message = {
message = function()
return ""
end,
},
})