mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 22:38:16 +00:00
@@ -16759,6 +16759,8 @@ static void f_spellbadword(typval_T *argvars, typval_T *rettv, FunPtr fptr)
|
||||
break;
|
||||
}
|
||||
str += len;
|
||||
capcol -= len;
|
||||
len = 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user