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

Conflicting key-bindings with NeoComplete #98

Open
claudelt opened this issue Jan 15, 2015 · 2 comments
Open

Conflicting key-bindings with NeoComplete #98

claudelt opened this issue Jan 15, 2015 · 2 comments

Comments

@claudelt
Copy link

It seems Auto-Pairs, for some reason, binds , whereas NeoComplete require such key to be available in order to function properly. This results in weird whole line completion to show up when deleting strings in insert mode.

@claudelt
Copy link
Author

Problem only appears when g:AutoPairsMapBS is set to 1

@kennykaye
Copy link

There is also a conflict with neocomplete when binding to <BR>.

Setting let g:AutoPairsMapBS=0 appears to solve this conflict.

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

No branches or pull requests

2 participants