| commit | 186628f67153726edf130015e2a8043a5d309c42 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Tue Mar 19 13:33:23 2013 +0100 |
| committer | Bram Moolenaar <Bram@vim.org> | Tue Mar 19 13:33:23 2013 +0100 |
| tree | b78b09433f8bb96b50dc144fac757121f825c297 | |
| parent | 090cfc1b02d5dcd98ba414ccf56e69cc38f272bd [diff] |
updated for version 7.3.867
Problem: Matchparen does not update match when using auto-indenting.
(Marc Aldorasi)
Solution: Add the TextChanged and TextChangedI autocommand events.