]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3823: test for visual replace is in wrong function v8.2.3823
authorBram Moolenaar <Bram@vim.org>
Thu, 16 Dec 2021 10:05:41 +0000 (10:05 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 16 Dec 2021 10:05:41 +0000 (10:05 +0000)
commit6ecf58b0d7d9b8fbba780d19d2e6c0f227df715b
tree3fc653a67501070d0672e4c0e073f99610e35aa1
parent2d877599ee1cede063ef4abe3a2272e67c116238
patch 8.2.3823: test for visual replace is in wrong function

Problem:    Test for visual replace is in wrong function.
Solution:   Move it to another function.
src/testdir/test_visual.vim
src/version.c