Skip to content

v1.7.0

Compare
Choose a tag to compare
@Iron-E Iron-E released this 26 Aug 19:51
· 42 commits to master since this release
dd85240

Changes since v1.7.0-beta.4:

Added

  • provide count of buffers to pick delete (#495)
  • icons.preset (#486)
  • focus_on_close = 'previous' (#484)
  • minimum_length
  • Buffer<Activity>SignRight highlight (#485)

Changed

  • ignore doc/tags (#517)
  • remove invalid comma (#506)
  • fix incorrect label for the mini.nvim integration code (#501)
  • packer install instructions, "nvim-web-devicons missing" message (#499)
  • make Arrow and Tabpages default hl more semantic (#496)
  • scroll to fill tabline when closing a buffer (#488)
  • minimum_length

Fixed

  • :term stays open after job finishes on 0.10-nightly (#524)
  • ensure compatibility with Nerd Fonts v3 (#523)
  • reverse attribute not accounted for (#511)
  • BufferTabpageFill highlight changed (#500)
  • focusing unloaded buffers w/ focus_on_close == 'previous' (#493)
  • attempt to operate on invalid buffer (#490)