vim-crystalline
vim-crystalline copied to clipboard
Build your own fancy statusline/tabline in Vim/Neovim
It'd be really nice to have a built in function from this plugin to return the next or prev buffer, so that you can easily move between only the buffers...
Hide the header in the tabline. Default is not modified. I think this can be useful if you want only hide this without rebuild the whole tabline.
The order for the highlight groups was confusing me a *lot*. In essence, `left_sep()` required you to write the group that comes *after* the separator *first*. This patch simply changes...