Skip to content

TorXakis/SupportEmacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SupportEmacs

Support for editing TorXakis models on Emacs. Currently, this mode offers only syntax highlighting.

Screenshot of torxakis mode

This package is not yet published to MELPA, so to use it make sure you copy torxakis-mode.el to your elisp folder, and edit your .init.el file as follows:

;; Make sure to add your elisp folder to the `load-path`, for instance:
(add-to-list 'load-path "~/.emacs.d/elisp/")

(require 'torxakis-mode)

About

Support for editing TorXakis models on Emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published