Merge branch 'main' into clipboard-module

This commit is contained in:
raf 2025-05-05 07:54:40 +00:00 committed by GitHub
commit 60ab3c90b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 213 additions and 126 deletions

View file

@ -373,3 +373,11 @@
- 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`).