This commit is contained in:
Justin M. Keyes
2018-02-11 19:02:57 +01:00
parent 22173a64dd
commit f26a4d484b
5 changed files with 12 additions and 15 deletions

View File

@@ -3727,7 +3727,7 @@ current_quote (
curwin->w_cursor = VIsual;
VIsual = t;
vis_bef_curs = TRUE;
vis_bef_curs = true;
}
dec_cursor();
}