ghost-text.vim icon indicating copy to clipboard operation
ghost-text.vim copied to clipboard

tcp_server.py: asyncio.get_event_loop() rather than passing loop param

Open sideshowbarker opened this issue 3 years ago • 2 comments

Fixes https://github.com/pandysong/ghost-text.vim/issues/9

sideshowbarker avatar Nov 09 '22 10:11 sideshowbarker

Same issue here. Tested your code on the PR and it works perfectly for me at least. Vim 9.0 and python 3.10 here as well

kiteloopdesign avatar Nov 20 '22 00:11 kiteloopdesign

Same config, this PR worked. Thanks a ton!

ronakmsoni avatar Nov 25 '22 20:11 ronakmsoni