| commit | 6bcbcc59be58d0c3b3cd53ac105c6eb7d0b87f06 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Tue Nov 05 07:13:41 2013 +0100 |
| committer | Bram Moolenaar <Bram@vim.org> | Tue Nov 05 07:13:41 2013 +0100 |
| tree | 3027528e1aeb2edb9e7efe94f67e1cb1821d185f | |
| parent | 0958e0fbe7307f0b46b8f692cbd097fbf93c90f6 [diff] |
updated for version 7.4.069
Problem: Cannot right shift lines starting with #.
Solution: Allow the right shift when 'cino' contains #N with N > 0.
(Christian Brabandt)
Refactor parsing 'cino', store the values in the buffer.