ghost-text.vim
ghost-text.vim copied to clipboard
tcp_server.py: asyncio.get_event_loop() rather than passing loop param
Fixes https://github.com/pandysong/ghost-text.vim/issues/9
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
Same config, this PR worked. Thanks a ton!