ap / vim-buftabline

Forget Vim tabs – now you can have buffer tabs
http://www.vim.org/scripts/script.php?script_id=5057
MIT License
782 stars 75 forks source link

Add 'modified' state to buffer name #7

Closed marius closed 9 years ago

marius commented 9 years ago

Hi,

could you add '+' to the end of the filename in buftabline if the file is modified?

That would help me a lot. Thanks for the great plugin.

ap commented 9 years ago

There’s a setting for that already. See :help g:buftabline_indicators.