Skip to content

imandra-ai/imandra-spacemacs-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

imandra layer

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add imandra to the existing dotspacemacs-configuration-layers list in this file.

;; List of configuration layers to load.
dotspacemacs-configuration-layers
'(
  (imandra :variables
           imandra-mode-backend 'merlin
           imandra-format-on-save t)
  )

About

Spacemacs layer for Imandra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published