]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4620: two letter substitute commands don't work v8.2.4620
authorBram Moolenaar <Bram@vim.org>
Thu, 24 Mar 2022 15:24:45 +0000 (15:24 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 24 Mar 2022 15:24:45 +0000 (15:24 +0000)
commit1e2c4175dce903986dac66ba9326ae562b159421
tree268939abb7ae1d7a3228846ac9f67e1db6dc387e
parentf8e43f6107f3a83b8c74a84c4c8f99598e2dc4c0
patch 8.2.4620: two letter substitute commands don't work

Problem:    Two letter substitute commands don't work. (Yegappan Lakshmanan)
Solution:   Invert condition.
src/ex_docmd.c
src/version.c