akinsho / bufferline.nvim

A snazzy bufferline for Neovim
GNU General Public License v3.0
3.54k stars 197 forks source link

[QUESTION]: How to hide specific buffer names from being displayed in the line? #940

Closed jasper-clarke closed 4 months ago

jasper-clarke commented 4 months ago

I have setup some keybindings to automatically open some special windows but I don't want the buffer used in that window to be visible in the buffer-line. Is there anyway to hide it?

akinsho commented 4 months ago

You can set those buffers to be nobuflisted you can see more about that in the help docs.