0
0
mirror of https://github.com/vim/vim.git synced 2025-10-15 07:14:09 -04:00

updated for version 7.4.345

Problem:    Indent is not updated when deleting indent.
Solution:   Remember changedtick.
This commit is contained in:
Bram Moolenaar
2014-06-25 22:55:38 +02:00
parent 946e27ab65
commit a40aa760a1
2 changed files with 6 additions and 1 deletions

View File

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