lambda-ai / emacs-for-clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emacs for Clojure Starter Kit

test

This repo is a minor extension of The Emacs Starter Kit, v2. Added functionality:

  • Sets $PATH so that it's the same as your shell $PATH
  • Includes the tomorrow-night and zenburn themes
  • Turns off flyspell
  • Adds some nrepl hooks, including auto-complete
  • Prevents hippie-expand from expanding to file names
  • Turns off ido-mode's use-file-name-at-point
  • Stores backup files in ~/.saves
  • Installs the following packages by default:
    • starter-kit-lisp
    • starter-kit-bindings
    • starter-kit-ruby
    • clojure-mode
    • clojure-test-mode
    • nrepl
    • auto-complete
    • ac-nrepl

You can see all these tweaks in init.el and user.el

About

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 96.5%Language:Python 3.1%Language:Perl 0.1%Language:Shell 0.1%Language:Prolog 0.1%Language:Ruby 0.0%Language:PHP 0.0%Language:JavaScript 0.0%Language:R 0.0%Language:Erlang 0.0%Language:Nu 0.0%Language:Groovy 0.0%