1
0
forked from aniani/vim

Changes for VMS. Mostly by Zoltan Arpadffy.

This commit is contained in:
Bram Moolenaar
2010-07-28 19:38:16 +02:00
parent 1dba0fbb7a
commit 8e46927a32
9 changed files with 25 additions and 27 deletions

View File

@@ -1914,7 +1914,7 @@ ui_cursor_shape()
# endif
# ifdef FEAT_CONCEAL
conceal_check_cursur_line_redraw();
conceal_check_cursur_line();
# endif
}
#endif