romgrk / barbar.nvim

The neovim tabline plugin.
2.23k stars 83 forks source link

feat: persist buffer pins through sessions #363

Closed Iron-E closed 1 year ago

Iron-E commented 1 year ago

Follow the directions in the PR #347. With the changes in this PR, the "pinned" status will be preserved when loading the session.

Closes #361