Files
neovim/runtime/lua
glepnir 5b1b46ea5a fix(lsp): show title when global winborder is set (#35181)
Problem: make_floating_popup_options only shows when opts.border is explicitly set, ignoring global winborder setting

Solution: check both opts.border and vim.o.winborder when determining whether to show title
2025-08-06 08:25:55 -05:00
..
2025-05-17 10:59:14 +02:00
2025-02-09 18:10:54 +01:00
2025-06-06 15:36:48 +01:00