From d5d1054096f65fea34c39bc891ba48c752e2e9fd Mon Sep 17 00:00:00 2001 From: ray Date: Wed, 5 Oct 2022 18:48:10 +0100 Subject: [PATCH] update --- init.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.vim b/init.vim index e9a2f07..c650f8b 100644 --- a/init.vim +++ b/init.vim @@ -293,7 +293,7 @@ set inccommand=nosplit set laststatus=2 set shortmess=aoOT -set cmdheight=3 +set cmdheight=0 set foldnestmax=9 set foldlevelstart=99