Commit b2b8a7e5 authored by Joao Tavora's avatar Joao Tavora
Browse files

Change composition of `sly-fancy'.

* sly-fancy.el (sly-fancy): Don't activate `sly-repl',
`sly-presentations' and `sly-references'. Activate `sly-mrepl' and
`sly-indentation'.
parent 57b51bf1
Showing with 3 additions and 4 deletions
+3 -4
......@@ -5,18 +5,17 @@
(:authors "Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de>"
"Tobias C Rittweiler <tcr@freebits.de>")
(:license "GPL")
(:sly-dependencies sly-repl
(:sly-dependencies sly-mrepl
sly-autodoc
sly-c-p-c
sly-editing-commands
sly-fancy-inspector
sly-fancy-trace
sly-fuzzy
sly-presentations
sly-scratch
sly-references
sly-package-fu
sly-fontifying-fu
sly-trace-dialog))
sly-trace-dialog
sly-indentation))
(provide 'sly-fancy)
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment