style: better debug

This commit is contained in:
Folke Lemaitre 2023-01-03 16:17:15 +01:00
parent e93f50fd1b
commit 7b9fa284f8
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
3 changed files with 56 additions and 12 deletions

View file

@ -110,6 +110,7 @@ function M.open_cmd(cmd, opts)
buffer = float.buf,
callback = function()
float:close()
vim.cmd.checktime()
end,
})
end