mirror of
https://github.com/neovim/neovim.git
synced 2026-03-15 13:27:22 +00:00
Problem: Now way to show text at the bottom part of floating window border (a.k.a. "footer"). Solution: Allows `footer` and `footer_pos` config fields similar to `title` and `title_pos`.