Skip to content

v1.5.0

Compare
Choose a tag to compare
@Iron-E Iron-E released this 19 Mar 01:57
· 167 commits to master since this release
d0b39de

Added

  • feat: BufferPickDelete command #339
  • feat: highlight_inactive_file_icons option #348
  • feat(render): restore buffer order with session restore #347
  • feat: persist buffer pins through sessions #363
  • feat(bufferline): pass buffer name to :BufferPin #365
  • feat(bufferline): :BufferGoto completion #370

Changed

  • ref(render): deduplicate checks for icons options #349
  • docs: :BufferPickDelete #350
  • docs(README): installation instructions for lazy.nvim #359
  • docs(README): make filetree integration more universal #360
  • docs: Update readme with code that works for resizable filetrees #374
  • docs: always specify @return #376
  • perf(README): filetree integration – cache last width #377
  • chore(gitignore): LuaLS config #378
  • ref: add fallback to :BufferNext/Previous #369
  • docs: specify unknowns #380
  • ref: integrate with nvim-notify using utils.notify #371
  • docs: remove excessive type annotations #385

Fixed

  • fix(icons): being cleared by :colorscheme #388
  • fix(bufferline): icon_custom_colors for alternate buffers #352
  • fix(docs): packer installation #358
  • Fix session load #366
  • fix(bufferline): un-imported utils #383
  • fix(api): verbose error bc clicking during :BufferPickDelete #387
  • fix(icons): being cleared by :colorscheme #388

Full Changelog: v1.4.1...v1.5.0