| commit | 250912918e303cef57cfaa6e1c54aaaac32a9189 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Fri Sep 30 18:35:57 2011 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Fri Sep 30 18:35:57 2011 +0200 |
| tree | 91d95b7d26cd0e364a4c304bc5b01923a97d8449 | |
| parent | 73dc59aad86cd3e191b148ac367bf86daa42241c [diff] |
updated for version 7.3.329
Problem: When skipping over code from ":for" to ":endfor" get an error for
calling a dict function. (Yasuhiro Matsumoto)
Solution: Ignore errors when skipping over :call command.