-
Notifications
You must be signed in to change notification settings - Fork 10
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 open Aerojump #13
Comments
Hi! I think you are missing a parameter when starting the plugin. Whats the command you are using to summon the plugin? |
Hi @ripxorip, I just installed the plugin and later I did
The only way that seems to work is if I use mapping keys on my vimrc:
|
Well :Aeorjump without any additional params won't work since its expecting which mode etc to run. Are you running from the latest commit on master? Trying to reproduce your error but I am not able to. Are you running the plugin on an empty buffer perhaps? |
Empty buffer shall not cause any crashes anymore. |
You have run :UpdateRemotePlugins first? |
Aha!! I think I know what the problem is. Can you try once more but without any caps? |
I wrote the plugin to be case insensitive so I think it gets confused when you start with a capital letter. |
@ripxorip any idea about what could be the cause of this issue? Seems like the plugins tries to run into the input line instead of the current buffer. |
Hi sorry for the delay. Are you by any chance running Mac/Linux? If so I would be interested to see if you could reproduce this behavior in an isolated environment such as Docker. That way I could easily debug it on my end. One other solution would be to provide you with an instrumented version of the plugin and sending me some logs. Cheers. |
No problem @ripxorip, thanks for your help so far! I'm using macOS Catalina here. Could I send you some logs from the plugin? Is this possible? I think this may be a good start. |
Thanks for the plugin! This is when running on Redhat linux, not Mac OSX.
|
I can't launch the plugin, maybe the error still exists.
NVIM v0.4.3
init.vim
Thanks!
The text was updated successfully, but these errors were encountered: