Skip to content
Snippets Groups Projects
  • Bram Moolenaar's avatar
    updated for version 7.3.1200 · df9259ab
    Bram Moolenaar authored
    Problem:    When calling setline() from Insert mode, using CTRL-R =, undo does
                not work properly. (Israel Chauca)
    Solution:   Sync undo after evaluating the expression. (Christian Brabandt)
    df9259ab