* .emacs.d/lisp/boxquote: Remove submodule (now installed from NonGNU ELPA).
authorAmin Bandali <bandali@kelar.org>
Sun, 28 Aug 2022 01:17:02 +0000 (21:17 -0400)
committerAmin Bandali <bandali@kelar.org>
Sun, 28 Aug 2022 01:17:02 +0000 (21:17 -0400)
.emacs.d/init.el
.emacs.d/lisp/boxquote [deleted submodule]
.gitmodules

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)
diff --git a/.emacs.d/lisp/boxquote b/.emacs.d/lisp/boxquote
deleted file mode 160000 (submodule)
index 7e47e0e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 7e47e0e2853bc1215739b2e28f260e9eed93b2c5
index c7fa898..c675359 100644 (file)
@@ -1,9 +1,6 @@
 [submodule "alloy-mode"]
        path = .emacs.d/lisp/alloy-mode
        url = https://github.com/dwwmmn/alloy-mode.git
-[submodule "boxquote"]
-       path = .emacs.d/lisp/boxquote
-       url = https://github.com/davep/boxquote.el.git
 [submodule "hl-todo"]
        path = .emacs.d/lisp/hl-todo
        url = https://github.com/tarsius/hl-todo.git