Closed noahlz closed 11 years ago
Are your sure it's hung, or is it just slow? First time can take a while as it downloads dependencies.
It was probably downloading dependencies, or something. Now it seems to be fine. I have a crappy laptop, which probably doesn't help matters. Will re-open if it happens again consistently.
Sometimes, when opening a clojure file, gvim hangs forever waiting for a response from this plugin.
Using strace I can see that gvim is stuck on
wait4
for a specific pid. The process is definitely lein classpath:When I kill the process, the following displays in vim:
This is the gvim/vim that comes with Ubuntu 12.04. I launch gvim from tmux so I can benefit from vim-dispatch.