Files
neovim/src/nvim/api
Björn Linse 7e07efaff4 api: make try_end clean-up after an exception properly. Fixes #10809
Otherwise `force_abort` will cause an emsg() higher on the stack
to be converted to an exception, even though it is outside any
try/catch.
2019-09-02 23:01:16 +02:00
..
2019-09-01 15:55:10 +02:00
2019-09-02 02:27:13 +02:00
2018-11-24 11:01:37 +01:00