vim-buffet icon indicating copy to clipboard operation
vim-buffet copied to clipboard

IDE-like Vim tabline

Results 17 vim-buffet issues
Sort by recently updated
recently updated
newest added

I tried to achive the same looks as in screenshot of README and I say I only got something partial. Here is the actual screenshot ![image](https://user-images.githubusercontent.com/39845901/124379157-0b42bd00-dcd5-11eb-8874-0eecaff05224.png) The green background throughout...

Hello! First, thanks for developing this useful plugin. I am already using the [`nerdfont.vim`](https://github.com/lambdalisue/nerdfont.vim) plugin to display dev icons in the [`fern.vim`](https://github.com/lambdalisue/fern.vim) file browser. I thought it was a bit...

Thanks for your work. I konw this plugin can use `let g:buffet_use_devicons=1` to show file type icons for each buffer in the tabline via [vim-devicons](https://github.com/ryanoasis/vim-devicons) , but there is no...

When using with ctag, only using `bw` and `bn` is not enough

When I open vim, i could not see new tabline style, but just see as: [![hlMkvD.png](https://z3.ax1x.com/2021/08/27/hlMkvD.png)](https://imgtu.com/i/hlMkvD) It's strange that I `let g:buffet_always_show_tabline = 0`, but i still could see the...

Often while working on bigger projects i end up opening 5-8 buffers and they're not always visible to me, I was thinking of providing a shorter name for the file...

See thread at vim-easearch: https://github.com/eugen0329/vim-esearch/issues/172#issuecomment-771156184

When using [glepnir/dashboard-nvim](https://github.com/glepnir/dashboard-nvim),`s:buffer_ids` is empty at startup.

I'm not sure if this is a problem that vim-buffet or Goyo should solve, so I'm just going to file an issue in both places 🙂 When activating [goyo](https://github.com/junegunn/goyo.vim), it...