Files
neovim/src/nvim/api
glepnir 62d9fab9af feat(float): add winborder option (#31074)
Problem:
There is currently no global option to define the default border style for floating windows. This leads to repetitive code when developers need consistent styling across multiple floating windows.

Solution:
Introduce a global option winborder to specify the default border style for floating windows. When a floating window is created without explicitly specifying a border style, the value of the winborder option will be used. This simplifies configuration and ensures consistency in floating window appearance.

Co-authored-by: Gregory Anders <greg@gpanders.com>
2025-03-18 16:05:35 -05:00
..
2025-03-18 06:18:37 -07:00
2025-03-17 12:31:53 +01:00
2025-03-17 12:06:38 +01:00
2025-03-17 12:06:38 +01:00
2024-12-23 05:43:52 -08:00
2024-12-23 05:43:52 -08:00
2025-03-17 12:31:53 +01:00
2023-11-28 07:47:36 +08:00
2024-12-23 05:43:52 -08:00
2025-03-17 12:06:38 +01:00
2023-11-28 07:47:36 +08:00