From 98b9091b47bef1795392df0dbcbd9b33f6969c4b Mon Sep 17 00:00:00 2001 From: William Boman Date: Sun, 4 Dec 2022 19:59:43 +0100 Subject: feat: show warning message when exiting neovim with active installations (#725) --- tests/minimal_init.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/minimal_init.vim') diff --git a/tests/minimal_init.vim b/tests/minimal_init.vim index ab61d7ed..f099416c 100644 --- a/tests/minimal_init.vim +++ b/tests/minimal_init.vim @@ -18,7 +18,7 @@ lua require("test_helpers") lua <