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

Error on switching buffers #83

Open
cpfaff opened this issue Oct 29, 2012 · 3 comments
Open

Error on switching buffers #83

cpfaff opened this issue Oct 29, 2012 · 3 comments

Comments

@cpfaff
Copy link

cpfaff commented Oct 29, 2012

I get the following error message when swiching buffers with LustyJuggler. It switches the buffer
as it should but each time it takes a while and I get an error message.

Error on the execution of the function <SNR>57_LustyJugglerKeyPressed":

And right after that message follows several times:

No mapping found

Best Claas

@christfo
Copy link

christfo commented Nov 9, 2012

also seeing this. I'll have a dig and see if I can find out what's going on.

@cpfaff
Copy link
Author

cpfaff commented Nov 9, 2012

Do you use the neocomplcache/neosnippet plugins? Then you can add the following to you vimrc

" Compatibility setting for LustyJuggler
let g:neosnippet#disable_select_mode_mappings = 0

But this has the disadvantage that select mode mappings need to be unmapped by hand. A solution on the Lusty-Juggler side would be nice, if possible.

@christfo
Copy link

christfo commented Nov 9, 2012

great - thanks, I'll give that a go...

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