;; -*- lexical-binding: t; -*- (require 'sly) (define-sly-contrib sly-fancy "Make SLY fancy." (:authors "Matthias Koeppe " "Tobias C Rittweiler ") (:license "GPL") (:sly-dependencies sly-mrepl sly-autodoc sly-fancy-inspector sly-fancy-trace sly-scratch sly-package-fu sly-fontifying-fu sly-trace-dialog ;; sly-profiler ;; not ready for prime-time yet sly-stickers sly-indentation sly-tramp)) (provide 'sly-fancy)