adjust padding

This commit is contained in:
Ray Elliott 2020-07-31 17:23:35 +01:00
parent f00823714c
commit 70999971b5
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ set statusline+=[%n]\ \
" line of total_lines and percentage through file " line of total_lines and percentage through file
set statusline+=%-20(%l\ of\ %L\ (%p%%)%) set statusline+=%-20(%l\ of\ %L\ (%p%%)%)
" column, virtual column " column, virtual column
set statusline+=%-7(:%c\ %((%V)%)%) set statusline+=%-10(:%c\ %((%V)%)%)
" separator, highlight color " separator, highlight color
set statusline+=%=%#StatusLineNC# set statusline+=%=%#StatusLineNC#
" Ale errors " Ale errors