]> granicus.if.org Git - vim/commit
patch 9.0.1236: code in same_leader() can be simplified v9.0.1236
authorzeertzjq <zeertzjq@outlook.com>
Mon, 23 Jan 2023 16:57:08 +0000 (16:57 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 23 Jan 2023 16:57:08 +0000 (16:57 +0000)
commit9cbf791995514e72476399fe06e055a707ec0158
tree3ad8aa2f4a83fe56a0c66e084f651335256198b3
parentdc7179f9a4cc74d864d1f6414e691d25bac8f831
patch 9.0.1236: code in same_leader() can be simplified

Problem:    Code in same_leader() can be simplified.
Solution:   Simplify code that is executed only once. (closes #11867)
src/textformat.c
src/version.c