acid.nvim
acid.nvim copied to clipboard
Bad argument #1 to ipairs
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? :smile:
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.