]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0764: indent and option tests fail v9.0.0764
authorBram Moolenaar <Bram@vim.org>
Sat, 15 Oct 2022 15:41:53 +0000 (16:41 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 15 Oct 2022 15:41:53 +0000 (16:41 +0100)
commitc8b673557390e5cd20bc0a4c2786d0db1d77a24c
tree4e880543516542d06ecec7d1b8699b0fe8786081
parenta2e4e0fc3b930caf20c4f6d2e70acf5325c3be51
patch 9.0.0764: indent and option tests fail

Problem:    Indent and option tests fail.
Solution:   Change OP_INDENT.  Add entry to options test table.
src/ops.c
src/testdir/gen_opt_test.vim
src/version.c