Closed m-fleury closed 4 years ago
@m-fleury see the src/Tools/emacs-lsp/lsp-isar/Cask file as starting point
Some starting point:
(isar-mode :location (recipe
:fetcher github
:repo "m-fleury/isar-mode"))
(isar-goal-mode :location (recipe
:fetcher github
:repo "m-fleury/simp-isar-mode"))
(lsp-isar :location (recipe
:fetcher github
:repo "m-fleury/emacs-isabelle"
:files ("src/Tools/emacs-lsp/lsp-isar/*.el")))
The commit 05bd26e provides a minimum .emacs to run Isabelle.