Skip to content

A simple setup to get emacs set for using clojure, from the ground up

Notifications You must be signed in to change notification settings

WorldsEndless/emacs-clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

emacs-clojure

A rapid setup for getting the basic clojure environment setup with necessaries and niceties including

  • use-package
  • Cider
  • Magit
  • Helm
  • Company
  • SmartParens
  • Projectile
  • Rainbow*
  • Hydra

To Use

Assuming you have the latest emacs installed (25.*), put the included emacs.el in the appropriate directory as per https://www.gnu.org/software/emacs/manual/html_node/emacs/Init-File.html.

Upon starting emacs the first start will download all the plugins. If it doesn’t read the configuration file, try renaming it to ~/.emacs instead of emacs.el.

Copyright

© 2018 Tory Anderson; feel free to use/edit/modify.

About

A simple setup to get emacs set for using clojure, from the ground up

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published