1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-02 23:00:04 +08:00

fix(ctrlg): hide sep if project_name is empty

This commit is contained in:
wsdjeg 2022-04-11 23:11:21 +08:00
parent ca969ce065
commit bd505c2ac3

View File

@ -30,8 +30,8 @@ function! SpaceVim#plugins#ctrlg#display() abort
if !empty(project_name)
echohl Constant | echo project_name
echohl WarningMsg | echon " >> "
endif
echohl WarningMsg | echon " >> "
echohl Special | echon pwd
echohl WarningMsg | echon " >> "
echohl Directory | echon file