aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/winfloat.h
Commit message (Collapse)AuthorAge
* refactor: move float_relative_str[] to nvim_win_get_config() (#26344)zeertzjq2023-12-01
| | | It's only used in one place, as it's usually conveyed as non-string.
* refactor: move extern variables out of _defs.h files (#26320)zeertzjq2023-11-30
|
* build(clint): more precise check for "defs" headers (#26236)zeertzjq2023-11-27
|
* refactor: iwyu (#26062)zeertzjq2023-11-16
|
* refactor: move some functions to winfloat.c (#26020)Raphael2023-11-16