maralla / completor.vim

Async completion framework made ease.
MIT License
1.32k stars 62 forks source link

Fix "unsafe" call to "popup#safe_hide()" #294

Closed xndcn closed 4 years ago

xndcn commented 4 years ago

Lower version Vim ( < 8.1 ) does not understand "literal-dict" like "#{}" definition

xndcn commented 4 years ago

I have take a screenshot with an error in popup.vim when Vim ( version 8.0 ) is exiting, but I can't find it now. Will upload later.

maralla commented 4 years ago

Thanks!

xndcn commented 4 years ago

d8606b4a218fb562cad1435f81cb61bb.png

Uploaded the screenshot.