Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context aware completion #2

Open
Deraen opened this issue Feb 25, 2016 · 0 comments
Open

Context aware completion #2

Deraen opened this issue Feb 25, 2016 · 0 comments
Labels

Comments

@Deraen
Copy link
Member

Deraen commented Feb 25, 2016

https://github.com/tpope/vim-fireplace/blob/master/plugin/fireplace.vim#L113-L142

Fireplace function is private so we can't call it. Additionally it doesn't work correctly with deoplete.

With omnicomplete the complete-str is removed from buffer when completion is triggered. With deoplete this doesn't happen and the complete-str should be removed manually from the result.

Would really help if we could write unit tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants