Have any of you folks gotten code folding to work? Did you need a plugin?
I just have the normal clojure syntax definition, and fold-method syntax, and it just works
Interesting, I wonder if I missed something that isn't specific to clojure
thanks!
Just a heads up if you are using fireplace . If you cpq and run a function in the prompt that has in-ns inside it . The next time you cpq (without opening any other files ) you will be in the new namespace even though the prompt shows the old one .
This quirk , bamboozled me for quite sometime .