这是indexloc提供的服务,不要输入任何密码
Skip to content

Lindydancer/ruby-extra-highlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ruby-extra-highlight - Highlight Ruby parameters

Author: Anders Lindgren
Version: 0.0.1
URL: https://github.com/Lindydancer/ruby-extra-highlight

This package highlights Ruby method and block parameters.

Usage

The minor mode ruby-extra-highlight-mode adds highlighting rules to the current buffer for highlighting method and block parameters.

The easiest way automatically enable it for Ruby buffers is to add the following to a suitable init file:

    (add-hook 'ruby-mode-hook #'ruby-extra-highlight-mode)

Converted from ruby-extra-highlight.el by el2markdown.

About

Highlight Ruby parameters in Emacs

Resources

Stars

Watchers

Forks

Packages

No packages published