mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
Changes for VMS. Mostly by Zoltan Arpadffy.
This commit is contained in:
@@ -380,7 +380,7 @@ edit(cmdchar, startln, count)
|
||||
#ifdef FEAT_CONCEAL
|
||||
/* Check if the cursor line needs redrawing before changing State. If
|
||||
* 'concealcursor' is "n" it needs to be redrawn without concealing. */
|
||||
conceal_check_cursur_line_redraw();
|
||||
conceal_check_cursur_line();
|
||||
#endif
|
||||
|
||||
#ifdef FEAT_MOUSE
|
||||
|
Reference in New Issue
Block a user