Add Rails support to Ruby module

The +rails flag sets up projectile-rails as a minor mode for
enh-ruby-mode and, if enabled under :lang, web-mode. Projectile-rails
keybindings are under "<localleader> r".

robe-rails-refresh was moved to "<localleader> R".
This commit is contained in:
Alexander Graul 2020-02-01 13:34:37 +01:00
parent aa627c7bbe
commit 28ce581ca4
3 changed files with 24 additions and 2 deletions

View file

@ -131,7 +131,7 @@ Modules that bring support for a language or group of languages to Emacs.
+ qt - TODO
+ racket - TODO
+ [[file:../modules/lang/rest/README.org][rest]] - TODO
+ ruby =+lsp +rvm +rbenv= - TODO
+ ruby =+lsp +rvm +rbenv +rails= - TODO
+ [[file:../modules/lang/rust/README.org][rust]] =+lsp= - TODO
+ scala =+lsp= - TODO
+ [[file:../modules/lang/scheme/README.org][scheme]] - TODO