cocopon / vaffle.vim

:file_folder: Lightweight, window-based file manager for Vim
MIT License
284 stars 20 forks source link

Improve Powerline Folder Display #11

Closed amadeus closed 5 years ago

amadeus commented 6 years ago

Not sure if this is a Vaffle issue or a Powerline issue, however the reported folder has //0// before it, it would be nicer if this could be cleaner:

example

cocopon commented 5 years ago

That prefix is required to use Vaffle with multi-window. According to the Vim specification, buffers with the same name cannot exists at the same time.