akinsho / bufferline.nvim

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

Question: How to have multipe buffers aka tabs #949

Closed realBravo closed 2 months ago

realBravo commented 2 months ago

What?

When i open a file in nvim I want that file to stay open but when i open another file the current buffer is replaced by the new buffer. Is there a way where I can have two buffers with both files open and I can switch between them easily. Thank you.

Why?

why? Because I want to have a faster workflow