mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0c02
This commit is contained in:
@@ -4927,7 +4927,7 @@ search_line:
|
||||
if (g_do_tagpreview != 0)
|
||||
{
|
||||
curwin_save = curwin;
|
||||
prepare_tagpreview();
|
||||
prepare_tagpreview(TRUE);
|
||||
}
|
||||
#endif
|
||||
if (action == ACTION_SPLIT)
|
||||
|
Reference in New Issue
Block a user