0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

updated for version 7.4.524

Problem:    When using ":ownsyntax" spell checking is messed up. (Issue 78)
Solution:   Use the window-local option values. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2014-11-19 19:33:16 +01:00
parent 2f3b510b0f
commit 2683c8e7f7
3 changed files with 8 additions and 6 deletions

View File

@@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
524,
/**/
523,
/**/