Fork me on GitHub
#spacemacs
<
2017-01-26
>
chris12:01:55

@jamieorc: iirc this is generally considered a bug if there are modes that are in emacs state by default. spacemacs is supposed to evilify the bindings as much as it can by default.

chris12:01:23

(assuming you’re using the vim config)

chris12:01:47

I would write up an issue if there are modes that are doing this for you

bja17:01:42

Based on @alandipert's comments from the last few days, I ended up macro'ing SPC p f .*.clj M-a RET to open all the files in my clojure project and now SPC j I completes and jumps to any def in my project. Thanks!

jamieorc22:01:32

do any you know how to enable fuzzy code completion?