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

SuperTab doesn't work after update #80

Closed
andreyugolnik opened this issue May 13, 2013 · 2 comments
Closed

SuperTab doesn't work after update #80

andreyugolnik opened this issue May 13, 2013 · 2 comments

Comments

@andreyugolnik
Copy link

Hello,

Few days ago SuperTab dowsn't work anymore. I have config options in ~/.vimrc:
let g:SuperTabDefaultCompletionType = "context"
But it doesn't work as usually. It always do ""
When I change this to "" it doesn't work too. If I do directly from keyboard it works fine.

@ervandew
Copy link
Owner

Take a look at #74 to see if you fall into the snipmate or similar camp. Chances are that your <tab> mapping may be bypassing supertab entirely.

If you don't think that ticket applies to you, then please first send me the result of:

:verbose imap <tabl>

@andreyugolnik
Copy link
Author

Thanks The problem has been in Snipmate.

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