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> | ||
* | vim-patch:8.2.1106: crash when trying to use s: variable in typed command | zeertzjq | 2022-11-05 |
Problem: Crash when trying to use s: variable in typed command. Solution: Don't use the script index when not set. (Ken Takata, closes vim/vim#6366) https://github.com/vim/vim/commit/8e6cbb72324b6fb25d1a9abd6cc4d102d0e5f14e |