mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 07:00:05 +08:00
8 lines
256 B
Markdown
Vendored
8 lines
256 B
Markdown
Vendored
## Pre-Alpha
|
|
- Change the keys in tables returned by functions in the `plenary.window.float` module:
|
|
- `buf` -> `bufnr`
|
|
- `minor_buf` -> `minor_bufnr`
|
|
- `border_buf` -> `border_bufnr`
|
|
- `win` -> `win_id`
|
|
- `minor_win` -> `minor_win_id`
|