Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor(options): deprecate nvim[_buf|_win]_[gs]et_option | Lewis Russell | 2023-05-21 |
| | | | | | Co-authored-by: zeertzjq <zeertzjq@outlook.com> Co-authored-by: famiu <famiuhaque@protonmail.com> | ||
* | fix: assert failure when changing 'ut' while waiting for CursorHold (#20241) | zeertzjq | 2022-09-18 |
| | |||
* | fix(events): make CursorHold behave as documented | zeertzjq | 2022-09-17 |
| | |||
* | Fix missing CursorHoldI events (#3758) | Daniel Hahler | 2019-07-16 |
Fixes https://github.com/neovim/neovim/issues/3757. |