My emacs settings
These are the core settings in the init.el
Requirements so far:
- clojure
- clojure-mode-extra-font-locking
- cider
- smex
- rainbow-delimiters
- tagedit
- magit
- go-mode
- auto-complete
Start at this: How to setup emacs from nothing: http://www.braveclojure.com/basic-emacs/
Install tls support for the Windows version of emacs by downloading this: http://alpha.gnu.org/gnu/emacs/pretest/windows/
The configuration also provides good support for Golang code. It has support for go-mode, flymake-go, gocode, and go-autocomplete.