mirror of
https://github.com/zoriya/auto-save.nvim.git
synced 2026-08-13 01:19:33 +00:00
refactored do_save()
This commit is contained in:
@@ -12,7 +12,6 @@ local function setup_commands()
|
||||
end
|
||||
|
||||
function M.setup(custom_opts)
|
||||
print("Setting up the plugin...")
|
||||
require("autosave.config").set_options(custom_opts)
|
||||
setup_commands()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user