Fix copypasta in ruby.md
This commit is contained in:
parent
8197c73b14
commit
368a576ff4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
Emacs comes with Ruby programming support through the built-in
|
Emacs comes with Ruby programming support through the built-in
|
||||||
`ruby-mode`. Whenever you are editing Ruby code run `C-h m` to
|
`ruby-mode`. Whenever you are editing Ruby code run `C-h m` to
|
||||||
look at the Python mode key bindings. Alternatively look at the
|
look at the Ruby mode key bindings. Alternatively look at the
|
||||||
menu bar entries under Ruby. To toggle the menu bar press `F12`.
|
menu bar entries under Ruby. To toggle the menu bar press `F12`.
|
||||||
|
|
||||||
Prelude enables `CamelCase` aware editing in Ruby code (via `subword-mode`).
|
Prelude enables `CamelCase` aware editing in Ruby code (via `subword-mode`).
|
||||||
|
|
Loading…
Reference in a new issue