codota / tabnine-vim

Vim client for TabNine. https://vimawesome.com/plugin/tabnine-vim
https://www.tabnine.com/install/vim
GNU General Public License v3.0
669 stars 36 forks source link

magic strings aren't working after I use TabNine::config #54

Closed amircodota closed 3 years ago

amircodota commented 4 years ago

reported by @jaydorsey in #182.

It looks like the magic strings only work once per buffer (which is fine). If I clear out my buffer and remove any previous reference to the magic string I'm typing, the magic strings work as expected