mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 22:30:04 +08:00
Fix defx config
This commit is contained in:
parent
8dcde203a3
commit
b421c83a8a
@ -29,9 +29,10 @@ call defx#custom#column('mark', {
|
||||
\ 'selected_icon': '',
|
||||
\ })
|
||||
|
||||
call defx#custom#column('filename', {
|
||||
call defx#custom#column('icon', {
|
||||
\ 'directory_icon': '',
|
||||
\ 'opened_icon': '',
|
||||
\ 'root_icon': ' ',
|
||||
\ })
|
||||
|
||||
augroup vfinit
|
||||
|
Loading…
Reference in New Issue
Block a user