Releases: hernancerm/bufpin.nvim
Releases · hernancerm/bufpin.nvim
0.2.2
Fixes
- Properly set defaults for custom highlight groups when using the default color scheme.
Enhancements
- Drastically reduce plugin startup time. In my machine it has gone down from ~25ms to ~1.5ms.
Full Changelog: 0.2.1...0.2.2
0.2.1
0.2.0
Features
- File type icons provided through mini.icons.
- Sensible defaults for the custom highlight groups leveraging hsluv.
- Display the "ghost buffer" in the tabline: the last visited non-pinned pin-able buffer.
- Add bufnr arg to
bufpin.move_to_left()andbufpin.move_to_right(). - New opts: icons_style, ghost_buf_enabled, logging.
Full Changelog: 0.1.0...0.2.0
0.1.0
First release.
Full Changelog: https://github.com/hernancerm/bufpin.nvim/commits/0.1.0