forked from aniani/vim
updated for version 7.2-225
This commit is contained in:
@@ -882,6 +882,8 @@ typedef struct
|
||||
{
|
||||
typebuf_T save_typebuf;
|
||||
int typebuf_valid; /* TRUE when save_typebuf valid */
|
||||
int old_char;
|
||||
int old_mod_mask;
|
||||
struct buffheader save_stuffbuff;
|
||||
#ifdef USE_INPUT_BUF
|
||||
char_u *save_inputbuf;
|
||||
|
Reference in New Issue
Block a user