You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Happens for me when using
K
on anything. I'm sure there's a debugging step I need to do first? 😄The text was updated successfully, but these errors were encountered: