From 70999971b5ba81749e8589904cd4b8270543cb6e Mon Sep 17 00:00:00 2001 From: ray Date: Fri, 31 Jul 2020 17:23:35 +0100 Subject: [PATCH] adjust padding --- init.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.vim b/init.vim index 1b2bd27..1a1a8cb 100644 --- a/init.vim +++ b/init.vim @@ -321,7 +321,7 @@ set statusline+=[%n]\ \ " line of total_lines and percentage through file set statusline+=%-20(%l\ of\ %L\ (%p%%)%) " column, virtual column -set statusline+=%-7(:%c\ %((%V)%)%) +set statusline+=%-10(:%c\ %((%V)%)%) " separator, highlight color set statusline+=%=%#StatusLineNC# " Ale errors