mirror of
https://github.com/zoriya/auto-save.nvim.git
synced 2026-08-16 02:44:35 +00:00
formatted config and added print
This commit is contained in:
@@ -68,6 +68,9 @@ local function parse_events()
|
||||
end
|
||||
|
||||
function M.load_autocommands()
|
||||
|
||||
print("Parsed events = " .. tostring(parse_events()))
|
||||
|
||||
api.nvim_exec(
|
||||
[[
|
||||
augroup autosave_save
|
||||
|
||||
Reference in New Issue
Block a user