Fork me on GitHub
#cursive
<
2019-06-23
>
cfleming04:06:27

@dpsutton No, I don’t know why that would be. Are you on Windows? What does your Preferences | Build, Execution, Deployment | Build Tools | Clojure Deps page look like?

dpsutton04:06:39

This was Linux. Seemed to be related to syncing maven repositories? Gonna try it again tomorrow. Really enjoying it just tough to be back as a beginner for simple things like slurping, sending to the repl, etc

cfleming06:06:26

@dpsutton Haha, yeah, that can be tough. There is actually an Emacs keymap you can use in IntelliJ, and I also rescued this which a lot of people like: https://github.com/cursive-ide/emacs-plus

cfleming06:06:08

If you switch to that, then paredit etc should use much more familiar bindings.

dpsutton06:06:03

I started with vim bindings but then all the shortcuts for IntelliJ are shadowed. Worried about the same problem with emacs bindings there. And my keyboard doesn’t have arrow keys or function keys so things are slow going at the moment :)