Skip to content

qezz/rcl-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

rcl-mode

(Incomplete) Emacs mode for RCL Configuration Language

Currently provides syntax highlighting and indentation.

Install

From master:

(use-package rcl-mode
  :straight (rcl-mode :type git :host github :repo "qezz/rcl-mode"))

Specific version:

(use-package rcl-mode
  :straight (rcl-mode :type git :host github :repo "qezz/rcl-mode" :branch "v0.1.0"))

About

RCL Configuration Language mode for Emacs

Resources

License

Stars

Watchers

Forks

Packages

No packages published