maralla / completor.vim

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

Fix regex for tern complete_strings plugin #245

Closed tobiwild closed 5 years ago

tobiwild commented 5 years ago

This change should fix the issues described in #238 and #243

maralla commented 5 years ago

Thanks