justinmk / vim-dirvish

Directory viewer for Vim :zap:
Other
1.19k stars 64 forks source link

Add additional spaces between icon and folder/file #181

Closed PratikBhusal closed 4 years ago

PratikBhusal commented 4 years ago

The main reason for something like this is to be able to use devicons within vim-dirvish. Currently, the filetype icons overlap with the file/folder name and it does not look that great. Below is a screenshot of the vim-dirvish repo:

Image

The most noticeable example is with the README.md file where the right side of the arrow is cut off. Is there any way to add some spacing to make it look like it should?

justinmk commented 4 years ago

not possible yet, see https://github.com/justinmk/vim-dirvish/issues/145#issuecomment-524314280