mirror of
https://github.com/neovim/neovim.git
synced 2026-01-09 12:57:14 +10: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`.