mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
Add z3-mode
This commit is contained in:
parent
7d6551a345
commit
2c2135838e
3
init.org
3
init.org
@ -221,7 +221,8 @@
|
||||
slime ; Superior Lisp Interaction Mode for Emacs
|
||||
try ; Try out Emacs packages
|
||||
vterm ; A terminal via libvterm
|
||||
which-key))) ; Display available keybindings in popup
|
||||
which-key ; Display available keybindings in popup
|
||||
z3-mode))) ; z3/SMTLIBv2 interactive development
|
||||
(when (memq window-system '(mac ns))
|
||||
(push 'exec-path-from-shell packages)
|
||||
(push 'reveal-in-osx-finder packages))
|
||||
|
Loading…
Reference in New Issue
Block a user