mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0202
This commit is contained in:
@@ -1578,6 +1578,7 @@ struct tabpage_S
|
||||
buf_T *(tp_diffbuf[DB_COUNT]);
|
||||
int tp_diff_invalid; /* list of diffs is outdated */
|
||||
#endif
|
||||
frame_T *tp_snapshot; /* window layout snapshot */
|
||||
};
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user