Closed ShiChenCong closed 3 years ago
Sorry. It is intended changes.
2021-07-09
- The padding before filename is removed to fix column problems. You need to add padding manually if it is really needed.
call defx#custom#column('icon', {
\ 'directory_icon': '▸ ',
\ 'file_icon': ' ',
\ 'opened_icon': '▾ ',
\ 'root_icon': ' ',
\ })
For defx-icons
column, it should be reported in defx-icons
issue.
I cannot fix it.
This may serve you. https://github.com/Shougo/defx.nvim/pull/304#issuecomment-880630378
Warning: I will close the issue without the minimal init.vim and the reproduction instructions.
Problems summary
Expected
space between icon
Environment Information
plugin version(SHA1): latest
OS: osx
neovim/Vim version: 0.5.0
:checkhealth
or:CheckHealth
result(neovim only):Provide a minimal init.vim/vimrc with less than 50 lines (Required!)