Skip to content

bh4017/mtl-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Emacs Major Mode for editing Aeroflex ICT mtl files

This is just an initial release. Many updates are required to increase functionality, but for now syntax highlighting has been enabled.

INSTALLATION

  1. Place the "mtl-mode" file in your .emacs.d/lisp directory (create if it does not exist)
  2. Add the following code to the emacs init file:

(add-to-list 'load-path "~/.emacs.d/lisp/")

(load "mtl-mode")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published