Clamp
Clamp copied to clipboard
engine.py: don't use SessionHook
Commit 6655ced441ebc7a8ebad3649e5962a238bea20c3 of neovim python-client removed the SessionHook because of this engine.py fails if it tries to access nvim.session. This patch fixes this issue.
Signed-off-by: Stefan Eichenberger [email protected]