= Emacs Ruby Dotfiles
Lots of modes and shortcuts to make coding ruby/rails more fun.
== Install
git clone git://github.com/nofxx/emacs-rails cp emacs-rails/.* ~
== Emacs
Start with the tutorial on Help => Emacs Tutorial
For the lazy, check out /dev/null
== Includes
- Ruby / Rails / Haml / Rspec Modes
- JS2 / CSS Modes
- Snippets
- Magit
- Linum
- Themes
== Shortcuts (Mini linux textmate.el)
- M-/ => comment-or-uncomment-region
- M-[ => indent-region
- M-] => indent-according-to-mode
- M-s => save-buffer
- M-t => ido-find-file
- M-q => kill-this-buffer
- M-a => magit-status
- M-r => query-replace
- M-w => ido-switch-buffer
= Portugues
Uma reunião de plugins e configurações para transformarem o Emacs em um editor melhor para Ruby on Rails. Ele também contem algumas configurações para PHP e HTML. O Projeto foi retirado a partir das configurações do Emacs cedidas pelo Ramon Soares
Somente clone o projeto, e coloque em seu /home/usuario ;-)
Inicie pelo tutorial incluso no Editor, em Help => Emacs Tutorial
Por favor, verifique o manual para preguiçosos do mesmo em /dev/null.
- Thiago Pradi
- Ramon Soares
- Marcos Zimmermann
- [Marcos Piccinini][nofxx]