a bare-bones slightly better Emacs configuration
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
rrix 98af208be1 Merge branch 'td-readme' of zymoticb/simple-init.el into master 7 years ago
README.org update url in readme 7 years ago
init.el Sup 8 years ago

README.org

simple-init.el : A remarkably simple emacs starter kit

One of my friends wanted to learn Emacs, so I built a small training wheels init file.

  • helm
  • magit
  • full clojure environment

    • clojure-mode
    • cider
    • cljr-refactor
    • ac-cider
  • hydra

    • hyrda-window
  • highlight-symbol
  • auto-highlight-symbol
  • focus-mode
  • elpy
  • js2
  • molokai

Usage

git clone https://fort.kickass.systems/git/rrix/simple-init.el.git ~/.emacs/

Run Emacs, it'll take a few minutes to start up the first time as it refreshes and installs crap. Then it'll work.