Error on open Aerojump
See original GitHub issueI can’t launch the plugin, maybe the error still exists.
NVIM v0.4.3
init.vim
Plug 'ripxorip/aerojump.nvim', { 'do': ':UpdateRemotePlugins' }
Error detected while processing function remote#define#request:
line 2:
Error invoking '/Users/henryoliver/.config/nvim/plugged/aerojump.nvim/rplugin/python3/aerojump:command:Aerojump' on channel 4 (python3-rplugin-host):
error caught in request handler '/Users/henryoliver/.config/nvim/plugged/aerojump.nvim/rplugin/python3/aerojump:command:Aerojump [[], [90, 90]]':
Traceback (most recent call last):
File "/Users/henryoliver/.config/nvim/plugged/aerojump.nvim/rplugin/python3/aerojump/__init__.py", line 229, in Aerojump
settings['input'] = args[0]
IndexError: list index out of range
Press ENTER or type command to continue
Thanks!
Issue Analytics
- State:
- Created 4 years ago
- Comments:13 (7 by maintainers)
Top Results From Across the Web
SE-0309: Unlock existential types for all protocols - Swift Forums
Hi everyone. The review of SE-0309, "Unlock existentials for all protocols", begins now and runs through May 1, 2021.
Read more >Aireplay-ng - Aircrack-ng
Error message, "open(/dev/rtc) failed: Device or resource busy". This is caused by having two or more instances of aireplay-ng running at ...
Read more >Buddy Lee Aero Jump Ropes - Black (OPI)
It is a Hyperformance Rope designed for the serious adult or youth athlete/ fitness buff. It is made for ultra speed (5-6 turns...
Read more >Aero Jump #71 - Pitbull ft Shakira - Prof Carlos Mendes
Jennifer Lopez + Pitbull & Claudia Leitte - We Are One [FIFA World Cup Opening Ceremony] FULL HD. BRANDY91. BRANDY91.
Read more >Homebrew Analytics Formula Build Error Events (30 days)
Formula Events %
#1 z3 3,497 7.80%
#2 doxygen 3,028 6.75%
#3 libimobiledevice ‑‑HEAD 1,706 3.80%
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes,
And just ran
:PlugUpdate
I can’t find anything on the doc that say how can you actually use Aerojump beside the vimrc mapping, here is my vimrc mapping:
And here is an screenshot when I use
aa (AerojumpDefault)
on my project file (buffer with a file on it)aa (AerojumpDefault)
and typing the wordReact
Something weird is happening there, it may be a conflict with Deoplete autocomplete plugin.
Thanks for the plugin! I also have the issue below and the inability to have case sensitive search. I have a suspicion that it’s colliding with another plugin, either CoC tab completion or Semshi python.
This is when running on Redhat linux, not Mac OSX.