changelog: update with summary of changes (non-breaking)

Add a summary of the (non-breaking) changes to the nvim-tree plugin
options per contributing guidelines.
This commit is contained in:
taylrfnt 2025-05-04 21:11:30 -05:00
commit ee0a7e7048
No known key found for this signature in database

View file

@ -362,3 +362,11 @@
[Hardtime.nvim]: https://github.com/m4xshen/hardtime.nvim
- Add Plugin [Hardtime.nvim] under `vim.binds.hardtime-nvim` with `enable` and `setupOpts` options
[taylrfnt](https://github.com/taylrfnt):
[nvim-tree](https://github.com/nvim-tree/nvim-tree.lua):
- Add missing `right_align` option for existing `renderer.icons` options.
- Add missing `render.icons` options (`hidden_placement`,
`diagnostics_placement`, and `bookmarks_placement`).