986bf7e78d
feat(highlight): add FloatFooter
highlight group
...
Problem: No clear separation of floating title and footer highlighting.
Solution: Add new `FloatFooter` highlight group.
2023-08-26 19:37:43 +03:00
35570e4a11
feat(float): implement footer
...
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`.
2023-08-26 19:37:43 +03:00
b46e93c5fd
docs(msgpack_rpc): add "msgpack-rpc" client type
2023-08-26 19:14:07 +09:00
d2f8133024
docs: misc
...
Co-authored-by: Kevin Pham <keevan.pham@gmail.com >
2023-08-03 14:01:53 +02:00
48d533272e
feat(lua-types): types for vim.api.* ( #24523 )
2023-08-01 14:20:44 +01:00