]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0226: too many #ifdefs v8.1.0226
authorBram Moolenaar <Bram@vim.org>
Sun, 29 Jul 2018 14:09:22 +0000 (16:09 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 29 Jul 2018 14:09:22 +0000 (16:09 +0200)
commit1f0bfe561737cd445532f20d7607a81d1dadddee
tree7328a946135589dc8e69e2e4ff34afbd18be2e77
parent612cc3888b136e80485132d9f997ed457dbc5501
patch 8.1.0226: too many #ifdefs

Problem:    Too many #ifdefs.
Solution:   Graduate the +vreplace feature, it's not much code and quite a few
            #ifdefs.
15 files changed:
runtime/doc/change.txt
runtime/doc/various.txt
src/edit.c
src/evalfunc.c
src/feature.h
src/globals.h
src/gui.c
src/macros.h
src/misc1.c
src/misc2.c
src/normal.c
src/ops.c
src/screen.c
src/version.c
src/vim.h