nvim-tree.lua/lua/nvim-tree/renderer/components
Šimon Mandlík cbc3165e08
fix(#2746): background and right aligned icons in floating windows (#3128)
* fix(#2746): fix cursorcolumn and right aligned icons in floating windows

* feat: remove right aligned icons from full name float, show float over right aligned icons

* refactoring: move `extmarks_length` to utils.lua

* fix: decrease `win_width` instead of increasing `text_width` when computing condition for full name float to show

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2025-05-24 13:19:19 +10:00
..
devicons.lua chore: resolve undefined-field warnings, fix link git statuses, rewrite devicons (#2968) 2024-11-03 14:06:12 +11:00
full-name.lua fix(#2746): background and right aligned icons in floating windows (#3128) 2025-05-24 13:19:19 +10:00
init.lua chore: migrate to classic (#2991) 2024-11-09 14:14:04 +11:00
padding.lua feat(#3113): add renderer.icons.folder_arrow_padding (#3114) 2025-05-05 11:51:29 +10:00