Skip to content

xgarrido/emacs-starter-kit

 
 

Repository files navigation

Emacs Starter Kit

This is a Literate Programming fork of the original Emacs Starter Kit

This should provide a saner set of defaults than you get normally with Emacs. It’s intended for beginners, but provides a good elisp initialization structure for all levels of users.

The main advantages of this Emacs Starter Kit are

  • better default settings
  • easy loading of many useful libraries and configurations
  • “literate” customization embedded in Org-mode files
  • an organizational directory structure
  • git provides for version control, backup, and sharing
  • easy installation with no need to compile external packages

This version is a fork from the original work of Eric Schulte (see original project following the link http://github.com/eschulte/emacs24-starter-kit/).

The latest version is at http://github.com/xgarrido/emacs-starter-kit/ and the documentation is located at http://xgarrido.github.io/emacs-starter-kit/starter-kit.html.

About

A cleaner version of the literate starter kit for Emacs24

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 70.8%
  • YASnippet 29.2%