]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.067 v7.4.067
authorBram Moolenaar <Bram@vim.org>
Mon, 4 Nov 2013 03:20:33 +0000 (04:20 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 4 Nov 2013 03:20:33 +0000 (04:20 +0100)
commitf332a656c3aa26ee95849341198eb730a150445d
tree06cbcb198b8877843a29e75c9d655397301b8c33
parent69c3500f9630db9b194cb82167d0fccef9efb9a1
updated for version 7.4.067
Problem:    After inserting comment leader, CTRL-\ CTRL-O does move the
            cursor. (Wiktor Ruben)
Solution:   Avoid moving the cursor. (Christian Brabandt)
src/edit.c
src/version.c