Skip to content

tarsius/morlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

More font-lock keywords for Elisp

This package provides morlock-mode which highlights additional expressions in Emacs Lisp mode.

Symbols are highlighted if their morlock-font-lock-keyword symbol property is non-nil. This package does that for symbols listed in morlock-font-lock-symbols. To highlight additional symbols either add them to that list or set that symbol property directly.

The morlock-font-lock-keywords variable is used for more complex expressions.



Compile MELPA Stable MELPA