Mercurial > vim
comparison src/evalbuffer.c @ 28224:c99005ffa8c3 v8.2.4638
patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline'
Commit: https://github.com/vim/vim/commit/3e559cd88486ffab6b6fb4e0921b4600d137a617
Author: zeertzjq <zeertzjq@outlook.com>
Date: Sun Mar 27 19:26:55 2022 +0100
patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline'
Problem: Superfluous check if a redraw is needed for 'cursorline'.
Solution: Remove check_redraw_cursorline(). (closes https://github.com/vim/vim/issues/10030, closes https://github.com/vim/vim/issues/10029)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 27 Mar 2022 20:30:04 +0200 |
parents | 268f6a3511df |
children | b907d4a36318 |
comparison
equal
deleted
inserted
replaced
28223:3832fda7305a | 28224:c99005ffa8c3 |
---|