nvim-tree.lua/lua
Š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
..
nvim-tree fix(#2746): background and right aligned icons in floating windows (#3128) 2025-05-24 13:19:19 +10:00
nvim-tree.lua fix: "Invalid buffer id" on closing nvim-tree window (#3129) 2025-05-18 04:35:59 +00:00