-
Notifications
You must be signed in to change notification settings - Fork 244
User Created Packs
Yang Fang edited this page Jul 28, 2016
·
13 revisions
This page collects a list of Emacs Live packs created and shared by our community:
- ruby-pack [maintainer: cap10morgan] - adds some handy features to ruby-mode & rspec-mode, ruby-end, & autopair
- rails-pack [maintainer: cap10morgan] - adds rinari, cucumber.el, web-mode, & scss-mode for Ruby on Rails development; you may want coffeescript-pack too if you use that
- windmove-pack [maintainer: cap10morgan] - enables shift-arrow_key window movement & auto-saves buffers when switching away from their windows
- whitespace-pack [maintainer: cap10morgan] - enables whitespace-mode & configures it to play nicely with the rest of Emacs Live
- install-packages-pack [maintainer: ardumont] - enables the mean to install standard emacs packages through marmalade, milkbox, etc...
- blog-pack [maintainer: ardumont] - enables blogging using org-mode and org2blog and wordpress
- coffeescript-pack [maintainer: cap10morgan] - adds coffee-mode and sets indentation width to 2.
- jedi-pack [maintainer: driventokill] - adds python auto-completion for python development