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

Bad argument #1 to ipairs #67

Open
SevereOverfl0w opened this issue Nov 3, 2019 · 1 comment
Open

Bad argument #1 to ipairs #67

SevereOverfl0w opened this issue Nov 3, 2019 · 1 comment

Comments

@SevereOverfl0w
Copy link
Member

python3-rplugin-host: Async request caused an error:                                                                                                                 
Error executing lua: ...s/github.com/clojure-vim/acid.nvim/lua/acid/features.lua:150: bad argument #1 to 'ipairs' (table expected, got nil)     

Happens for me when using K on anything. I'm sure there's a debugging step I need to do first? 😄

@hkupty
Copy link
Member

hkupty commented Nov 20, 2019

Hey, sorry for not answering before.

Which nvim version are your using? I tried K here and it opens the float for me.
It actually broke for me when I just typed the function and hit K.

Maybe your setup is not triggering AcidConnected autocmd, which calls acid.features.load_all_nss(), warming up the nrepl session with data from the project.

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