mirror of
https://github.com/neovim/neovim.git
synced 2026-05-11 16:11:26 +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`.