emacs-for-clojure
emacs-for-clojure copied to clipboard
Add projectile, add ido auto-complete support, add lambda pretty replacer
Hi , I read you blog and found this starter tool kit, it's nice and handy. But still something is broken , e.g auto-complete, so basically I update some of you config. Including:
- Add IDO hook for projectile
- Add auto-complete with build-in doc
- Add lambda symbol replacer
- Bind c-` as send form to repl to eval and return to current buffer.
Thanks for this PR! I haven't had time to look at it but wanted to let you know that I really appreciate it.