Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat(float): implement footer | Evgeni Chasnovski | 2023-08-26 |
| | | | | | | | | 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`. | ||
* | docs(msgpack_rpc): add "msgpack-rpc" client type | Alisue | 2023-08-26 |
| | |||
* | docs: misc | Justin M. Keyes | 2023-08-03 |
| | | | | Co-authored-by: Kevin Pham <keevan.pham@gmail.com> | ||
* | feat(lua-types): types for vim.api.* (#24523) | Lewis Russell | 2023-08-01 |