Skip to content

HectorAE/lit-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

lit mode for GNU Emacs

A major mode for editing lit literate source files in Emacs. lit-mode automatically highlights your narrative and macro definitions, while leaving the macros themselves alone.

Install

You can install the latest version of lit-mode from MELPA.

M-x package-install RET lit-mode