Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:9.0.0457: substitute prompt does not highlight an empty match (#20186) | zeertzjq | 2022-09-13 |
Problem: Substitute prompt does not highlight an empty match. Solution: Highlight at least one character. https://github.com/vim/vim/commit/a04f457a6c071179bac4088c9314007d39d5c5e0 |