Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix(inccommand): don't set an invalid 'undolevels' value (#24575) | zeertzjq | 2023-08-05 |
* | test(inccommand): add a test for #20248 (#24489) | zeertzjq | 2023-07-26 |
* | fix(inccommand): restrict cmdpreview undo calls (#24289) | Alexandre Teoi | 2023-07-26 |
* | fix(substitute): properly check if preview is needed (#23809) | zeertzjq | 2023-05-29 |
* | refactor(options): deprecate nvim[_buf|_win]_[gs]et_option | Lewis Russell | 2023-05-21 |
* | docs: fix typos (#20394) | dundargoc | 2022-09-30 |
* | feat: multibuffer preview support for inccommand | Famiu Haque | 2022-08-19 |
* | fix(inccommand): avoid crash if callback changes inccommand option (#18830) | zeertzjq | 2022-06-02 |
* | fix(inccommand): do not try to preview an ambiguous command (#18827) | zeertzjq | 2022-06-01 |
* | feat: add preview functionality to user commands | Famiu Haque | 2022-05-31 |