]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.918 v7.3.918
authorBram Moolenaar <Bram@vim.org>
Wed, 24 Apr 2013 16:34:45 +0000 (18:34 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 24 Apr 2013 16:34:45 +0000 (18:34 +0200)
commit7afea82f507c0614a22b27d592adf65f5656c2df
treec53a0f469368085ff5ee5896948e5c230a32a51a
parent811fe63f398767db412c4f21a31f5e746951dd26
updated for version 7.3.918
Problem:    Repeating an Ex command after using a Visual motion does not work.
Solution:   Check for an Ex command being used. (David Bürgin)
src/normal.c
src/version.c