nvim-tree.lua/lua/nvim-tree/renderer
Š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
..
components fix(#2746): background and right aligned icons in floating windows (#3128) 2025-05-24 13:19:19 +10:00
decorator chore: fix incorrect @param (#3115) 2025-04-26 12:55:36 +10:00
builder.lua fix(#3124): fix icon padding for "right_align" placements, notably for dotfiles (#3125) 2025-05-18 12:26:18 +10:00
init.lua fix(#3059): test for presence of new 0.11 API vim.hl.range (#3060) 2025-02-03 15:42:22 +11:00