mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-18 20:36:45 +00:00
style: better debug
This commit is contained in:
parent
e93f50fd1b
commit
7b9fa284f8
3 changed files with 56 additions and 12 deletions
|
@ -110,6 +110,7 @@ function M.open_cmd(cmd, opts)
|
|||
buffer = float.buf,
|
||||
callback = function()
|
||||
float:close()
|
||||
vim.cmd.checktime()
|
||||
end,
|
||||
})
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue