Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 196 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 196 Bytes

My Emacs Config

Prerequisites

Your ~/.lein/profiles.clj should have the following stuff:

{:user {:plugins [[cider/cider-nrepl "0.10.2"]
                  [refactor-nrepl "1.1.0"]]}}