summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_editor.lua
diff options
context:
space:
mode:
authorSebastian Lyng Johansen <sebastian@lyngjohansen.com>2025-07-10 02:42:47 +0200
committerGitHub <noreply@github.com>2025-07-09 17:42:47 -0700
commit7526fb449de39afb786a1a68365230996551b5c5 (patch)
tree3dd02fb7b9fb2ddee1f81411367c9548bee94032 /runtime/lua/vim/_editor.lua
parent8aed423072a37bfa04263263d45c91263e1072d3 (diff)
feat(extui): use winborder for msg window #34859
Problem: The message window is essentially a regular floating window but does not use 'winborder'. Still some "scratch" buffer options unset after it was removed from its window. Solution: Do not set the border when opening the window message. Forego passing `scratch = true` when opening a buffer, set the options manually when necessary. Co-authored-by: Luuk van Baal <luukvbaal@gmail.com>
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions