nvim-tree.lua/CHANGELOG.md
github-actions[bot] f1b3e6a7eb
release nvim-tree 0.99.0 (#2587)
* chore(master): release nvim-tree 0.99.0

* doc: tidy changelog

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alexander Courtis <alex@courtis.org>
2024-01-01 12:46:40 +11:00

1.3 KiB

Changelog

0.99.0 (2024-01-01)

Features

  • #1850: add "no bookmark" filter (#2571) (8f92e1e)
  • add kind param to vim.ui.select function calls (#2602) (dc839a7)
  • add option to skip gitignored files on git navigation (#2583) (50f30bc)

Bug Fixes