Difference between revisions of "Starter Kits"
Jump to navigation
Jump to search
(added Spacemacs, a word on each.) |
|||
Line 3: | Line 3: | ||
= External Links = | = External Links = | ||
− | * [https://github.com/bbatsov/prelude Emacs Prelude] | + | * [https://github.com/bbatsov/prelude Emacs Prelude] offers very good default settings and is modular. You activate the modules that you use. |
* [https://github.com/technomancy/emacs-starter-kit Emacs Starter Kit] | * [https://github.com/technomancy/emacs-starter-kit Emacs Starter Kit] | ||
+ | * [https://github.com/syl20bnr/spacemacs Spacemacs] is aimed at users using modal editing. It makes good use of Evil, the Vim layer. | ||
* [https://github.com/dimitri/emacs-kicker Emacs Kicker] | * [https://github.com/dimitri/emacs-kicker Emacs Kicker] | ||
[[Category:Beginner]][[Category:Install Or Upgrade]] | [[Category:Beginner]][[Category:Install Or Upgrade]] |
Revision as of 07:49, 2 May 2015
Starter kits contain useful Emacs defaults. There are lots of cheat pages, that help to get an overview of the most important commands.
External Links
- Emacs Prelude offers very good default settings and is modular. You activate the modules that you use.
- Emacs Starter Kit
- Spacemacs is aimed at users using modal editing. It makes good use of Evil, the Vim layer.
- Emacs Kicker