mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0b
This commit is contained in:
@@ -1118,7 +1118,9 @@ struct dictvar_S
|
||||
# define B_SPELL(buf) (0)
|
||||
#endif
|
||||
|
||||
#ifdef FEAT_QUICKFIX
|
||||
typedef struct qf_info_S qf_info_T;
|
||||
#endif
|
||||
|
||||
/*
|
||||
* buffer: structure that holds information about one file
|
||||
|
Reference in New Issue
Block a user