save pending on disable
This commit is contained in:
parent
ad10595b1d
commit
ccc14e0fa9
@ -570,6 +570,7 @@ M.disable = function()
|
|||||||
if haven_config.enabled then
|
if haven_config.enabled then
|
||||||
haven_config.enabled = false
|
haven_config.enabled = false
|
||||||
setup_autocmds()
|
setup_autocmds()
|
||||||
|
handle_vim_leave()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user