diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-08-27 05:19:36 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-08-28 00:55:13 +0200 |
commit | 3157baed83b7e94f2ff92e6fd97e85dab41a1c94 (patch) | |
tree | 60f1a41133c4de2ef36608141f8a6e5abddd0218 /runtime/lua/vim | |
parent | 46aa254bf30d567bd2da4fbfab33bbdcbb111a37 (diff) | |
download | rneovim-3157baed83b7e94f2ff92e6fd97e85dab41a1c94.tar.gz rneovim-3157baed83b7e94f2ff92e6fd97e85dab41a1c94.tar.bz2 rneovim-3157baed83b7e94f2ff92e6fd97e85dab41a1c94.zip |
API: TRY_WRAP() for "abort-causing non-exception errors"
- Introduce TRY_WRAP() until we have an *architectural* solution.
- TODO: bfredl idea: prepare error-handling at "top level" (nv_event).
- nvim_paste(): Revert luaeval() hack (see parent commit).
- With TRY_WRAP() in nvim_put(), 'nomodifiable' error now correctly
"bubbles up".
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions