about summary refs log tree commit diff
path: root/configs/shared/.emacs.d/wpc/packages/wpc-misc.el
diff options
context:
space:
mode:
Diffstat (limited to 'configs/shared/.emacs.d/wpc/packages/wpc-misc.el')
-rw-r--r--configs/shared/.emacs.d/wpc/packages/wpc-misc.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/configs/shared/.emacs.d/wpc/packages/wpc-misc.el b/configs/shared/.emacs.d/wpc/packages/wpc-misc.el
index 580ade82fadf..0540b6251fb3 100644
--- a/configs/shared/.emacs.d/wpc/packages/wpc-misc.el
+++ b/configs/shared/.emacs.d/wpc/packages/wpc-misc.el
@@ -90,10 +90,6 @@
 ;; alternative to help
 (use-package helpful)
 
-;; Similar to Douglas Crockford's idea of scope highlighting instead of syntax
-;; highlighting.
-(use-package prism)
-
 ;; Superior Elisp library for working with dates and times.
 ;; TODO: Put this where my other installations for dash.el, s.el, a.el, and
 ;; other utility Elisp libraries are located.