mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
updated for version 7.0050
This commit is contained in:
@@ -6457,6 +6457,7 @@ alist_slash_adjust()
|
||||
ex_preserve(eap)
|
||||
exarg_T *eap;
|
||||
{
|
||||
curbuf->b_flags |= BF_PRESERVED;
|
||||
ml_preserve(curbuf, TRUE);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user