diff options
author | sohnryang <loop.infinitely@gmail.com> | 2018-01-31 19:45:04 +0900 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2018-03-24 22:33:41 +0100 |
commit | f50ce7d510cc0b0b31b738670c98e946b5ddd53c (patch) | |
tree | 47554d624bde6438f36ac6bead0022a8fec16960 /test/functional/lua/utility_functions_spec.lua | |
parent | 131aad953c007d382cbff1d2560471b29975da87 (diff) | |
download | rneovim-f50ce7d510cc0b0b31b738670c98e946b5ddd53c.tar.gz rneovim-f50ce7d510cc0b0b31b738670c98e946b5ddd53c.tar.bz2 rneovim-f50ce7d510cc0b0b31b738670c98e946b5ddd53c.zip |
vim-patch:8.0.0184: fix ex-mode exit code #7943
Problem: When in Ex mode and an error is caught by try-catch, Vim still
exits with a non-zero exit code.
Solution: Don't set ex_exitval when inside a try-catch. (partly by Christian
Brabandt)
https://github.com/vim/vim/commit/2b7bc567b9238aaac682236cb4f727d0376e1302
Diffstat (limited to 'test/functional/lua/utility_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions