1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 11:37:32 +03:00

Adapt to new raw line

This commit is contained in:
Tae Won Ha 2019-03-17 19:52:59 +01:00
parent a9a467a7cc
commit 3bf2d0965d

View File

@ -409,7 +409,7 @@ static void server_ui_raw_line(
Integer endcol,
Integer clearcol,
Integer clearattr,
Boolean wrap,
LineFlags flags,
const schar_T *chunk,
const sattr_T *attrs
) {