Skip to content
forked from ForNeVeR/cil-mode

Major emacs mode for editing Common Intermediate Language files.

Notifications You must be signed in to change notification settings

purcell/cil-mode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

cil-mode

cil-mode is a major emacs mode for editing of Common Intermediate Language. It helps emacs to highlight CIL keywords and sets up the proper indentation for such files.

Screenshot

Here's a screenshot of cil-mode with gruber-darker-theme:

Screenshot

Installation

Simply add it to your init.el, for example like this:

(load "~/.emacs.d/3rd-party/cil-mode/cil-mode.el")

About

Major emacs mode for editing Common Intermediate Language files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%