X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/5dedd61721b2949fa4a1bc3a8e1fb3cd6b460a07..7e876b3c19fb559577b9072fad56a52ea81bb2a9:/.emacs.d/init.el diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 0500aa8..f8a44e7 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -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)