Skip to content
Snippets Groups Projects
  • Bram Moolenaar's avatar
    updated for version 7.4.069 · 6bcbcc59
    Bram Moolenaar authored
    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.
    6bcbcc59