forked from aniani/vim
updated for version 7.0221
This commit is contained in:
parent
0b598c2fda
commit
838bb71992
@ -2247,7 +2247,7 @@ ex_copen(eap)
|
||||
/* switch off 'swapfile' */
|
||||
set_option_value((char_u *)"swf", 0L, NULL, OPT_LOCAL);
|
||||
set_option_value((char_u *)"bt", 0L, (char_u *)"quickfix",
|
||||
OPT_LOCAL);
|
||||
OPT_LOCAL);
|
||||
set_option_value((char_u *)"bh", 0L, (char_u *)"wipe", OPT_LOCAL);
|
||||
set_option_value((char_u *)"diff", 0L, (char_u *)"", OPT_LOCAL);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user