Skip to content

A simple emacs mode for Isabelle (.thy) files

Notifications You must be signed in to change notification settings

m-fleury/isar-mode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isar-mode

This is a very simple emacs mode for Isabelle (.thy) files. It provides only some syntax highlighting.

The intended use is in combination with (LSP-isar).

Installation

If you use quelpa elisp :location (recipe :fetcher github :repo "m-fleury/isar-mode")

Otherwise clone the repo and add it to the load path.

History

The mode started as a fork of (simp-isar-mode), but later changed as most of the syntax highlighting is provided by Isabelle's LSP server.

About

A simple emacs mode for Isabelle (.thy) files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 100.0%