Skip to content

msv-lab/modus-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

modus-mode.el

This is modus-mode, the Emacs mode for editing Modusfiles. It uses tree-sitter.

image

Installation

Doom Emacs

Add this to your packages.el.

(package! modus-mode
  :recipe (:host github :repo "modus-continens/modus-mode"))

Other

Installation should be similar if you use the straight package manager.