Clamp icon indicating copy to clipboard operation
Clamp copied to clipboard

engine.py: don't use SessionHook

Open eichenberger opened this issue 8 years ago • 0 comments

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]

eichenberger avatar Apr 16 '16 11:04 eichenberger