diff options
author | glepnir <glephunter@gmail.com> | 2025-01-27 23:52:27 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-27 07:52:27 -0800 |
commit | be01b361d8ff0e8bf8f93cdf4e4f1055ecd341c2 (patch) | |
tree | 48941be937399ee9505e2d1b348c20fffcae6315 /runtime/lua/vim/_inspector.lua | |
parent | c1718d68634460117ef5731643669d59587ec628 (diff) | |
download | rneovim-be01b361d8ff0e8bf8f93cdf4e4f1055ecd341c2.tar.gz rneovim-be01b361d8ff0e8bf8f93cdf4e4f1055ecd341c2.tar.bz2 rneovim-be01b361d8ff0e8bf8f93cdf4e4f1055ecd341c2.zip |
fix(float): cannot set title/footer independently #31993
Problem:
`nvim_win_set_config` cannot set the title and footer independently.
When only one is given, the other is reset to the default of "left".
Solution:
Reuse existing title/footer value if not provided.
Diffstat (limited to 'runtime/lua/vim/_inspector.lua')
0 files changed, 0 insertions, 0 deletions