mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0131
This commit is contained in:
@@ -3182,6 +3182,7 @@ syntax_clear(buf)
|
||||
{
|
||||
int i;
|
||||
|
||||
buf->b_syn_error = FALSE; /* clear previous error */
|
||||
buf->b_syn_ic = FALSE; /* Use case, by default */
|
||||
buf->b_syn_spell = SYNSPL_DEFAULT; /* default spell checking */
|
||||
buf->b_syn_containedin = FALSE;
|
||||
|
Reference in New Issue
Block a user