mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:30:03 +08:00
8 lines
256 B
Markdown
8 lines
256 B
Markdown
|
## 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`
|