Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiagopradi/emacs-rails
Emacs Extensions for Ruby On Rails
https://github.com/thiagopradi/emacs-rails
Last synced: 11 days ago
JSON representation
Emacs Extensions for Ruby On Rails
- Host: GitHub
- URL: https://github.com/thiagopradi/emacs-rails
- Owner: thiagopradi
- Created: 2008-10-02T00:41:55.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2009-03-09T03:34:24.000Z (almost 16 years ago)
- Last Synced: 2024-12-09T10:23:35.257Z (14 days ago)
- Language: Emacs Lisp
- Homepage:
- Size: 7.19 MB
- Stars: 14
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.mkdn
Awesome Lists containing this project
README
= 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
## O que é?
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][rm]## Como Instalar?
Somente clone o projeto, e coloque em seu /home/usuario ;-)
## Ok, gostaria de começar a utilizar o Emacs, como devo proceder?
Inicie pelo tutorial incluso no Editor, em Help => Emacs Tutorial
## Emacs é somente para nerds e é muito díficil, o que devo fazer?
Por favor, verifique o manual para preguiçosos do mesmo em /dev/null.
## Desenvolvedores
- [Thiago Pradi][tp]
- [Ramon Soares][rm]
- [Marcos Zimmermann][mz]
- [Marcos Piccinini][nofxx][rm]: http://blog.ramonsoares.com/
[tp]: http://thiagopradi.net
[mz]: http://mgzmaster.wordpress.com/