Skip to content

cooklang/cook-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cook-mode

Basic syntax highlight of cooklang on Emacs

Example of syntax highlight

Installation

For vanilla emacs users

Add the following to your .emacs.el or .emacs.d/init.el

(load "/path/to/install/directory/cook-mode.el")

For doom emacs user

Add the following to your packages.el

(package! cook-mode
  :recipe (:host github 
            :repo "cooklang/cook-mode"))

About

Emacs syntax highlighting for Cooklang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •