Skip to content

syl20bnr/ruby-electric

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Ruby Electric

Ruby Electric is a minor mode that makes writing and editing Ruby code easier.

Improvements

  • handling of strings of type 'here document'
  • more keywords, with special handling for do
  • packaged into a minor mode
  • inserting matching pair delimiters like {, [, (, ', ", ' and |
  • added basic custom support for configuring keywords with electric closing and characters for which matching expansion should occur

Usage

  1. Add MELPA repository to your package archives.
  2. Install package ruby-electric using M-x package-install.
  3. Toggle Ruby Electric on using M-x ruby-electric-mode.

Credits

This work was inspired by a code snippet posted by Frederick Ros.

License

This code is licensed to you under the terms of the GNU General Public License version 2. See LICENSE for details.

About

Improved ruby-electric mode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published