Neovim does not raise: * KeyError when accessing a vim dict * KeyboardInterrupt when ctrl-c at a prompt Instead it raises some internal subclass of vim.errro which cannot easily be identified, so we just catch any vim.error. |
||
|---|---|---|
| .. | ||
| vimspector | ||
Neovim does not raise: * KeyError when accessing a vim dict * KeyboardInterrupt when ctrl-c at a prompt Instead it raises some internal subclass of vim.errro which cannot easily be identified, so we just catch any vim.error. |
||
|---|---|---|
| .. | ||
| vimspector | ||