* .emacs.d/lisp/boxquote: Remove submodule (now installed from NonGNU ELPA).
[~bandali/configs] / .emacs.d / init.el
index 0500aa8..f8a44e7 100644 (file)
@@ -746,7 +746,6 @@ Effectively a very simple light/dark theme toggle switch."
 ;; ,----
 ;; | make pretty boxed quotes like this
 ;; `----
-(add-to-list 'load-path (b/lisp "boxquote"))
 (run-with-idle-timer 0.6 nil #'require 'boxquote)
 (with-eval-after-load 'boxquote
   (defvar b/boxquote-prefix-map)