]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0806: tests: no error check when setting global 'briopt' v9.1.0806
authorMilly <milly.ca@gmail.com>
Tue, 22 Oct 2024 20:59:39 +0000 (22:59 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 22 Oct 2024 20:59:39 +0000 (22:59 +0200)
commitb38700ac81d90a652e5c8495056dd78df5babdde
tree070d6df3a74e8ac888d24d89b7ea1d641e9f39f2
parent231480f9753fa3fb28e17b670550ce43172c0eba
patch 9.1.0806: tests: no error check when setting global 'briopt'

Problem:  tests: no error check when setting global 'briopt'
Solution: also parse and check global 'briopt' value (Milly)

closes: #15911

Signed-off-by: Milly <milly.ca@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/indent.c
src/option.c
src/optionstr.c
src/proto/indent.pro
src/testdir/gen_opt_test.vim
src/version.c