Skip to content

Releases: hernancerm/bufpin.nvim

0.2.2

09 Sep 02:55

Choose a tag to compare

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

07 Sep 19:39

Choose a tag to compare

Fixes

  • Properly recognize if mini.bufremove is available.

Full Changelog: 0.2.0...0.2.1

0.2.0

07 Sep 19:26

Choose a tag to compare

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() and bufpin.move_to_right().
  • New opts: icons_style, ghost_buf_enabled, logging.

Full Changelog: 0.1.0...0.2.0

0.1.0

18 May 22:42

Choose a tag to compare