Merge branch 'layer/essentials' into layer/all

This commit is contained in:
Jonas Bernoulli
2025-11-19 16:51:52 +01:00
4 changed files with 0 additions and 13 deletions

6
.gitmodules vendored
View File

@@ -94,9 +94,6 @@
[submodule "paren-face"]
path = lib/paren-face
url = https://github.com/tarsius/paren-face.git
[submodule "queue"]
path = lib/queue
url = https://git.savannah.gnu.org/git/emacs/elpa.git
[submodule "rainbow-mode"]
path = lib/rainbow-mode
url = https://git.savannah.gnu.org/git/emacs/elpa.git
@@ -109,9 +106,6 @@
[submodule "treepy"]
path = lib/treepy
url = https://github.com/volrath/treepy.el.git
[submodule "undo-tree"]
path = lib/undo-tree
url = https://github.com/tarsiiformes/undo-tree.git
[submodule "with-editor"]
path = lib/with-editor
url = https://github.com/magit/with-editor.git

View File

@@ -290,11 +290,6 @@
:defer t
:config (cl-pushnew 'tramp-own-remote-path tramp-remote-path))
(use-package undo-tree
:config
(global-undo-tree-mode)
(setq undo-tree-mode-lighter ""))
;;; Tequila worms
(borg--load-config (concat (user-real-login-name) ".el"))

Submodule lib/queue deleted from f986fb68e7

Submodule lib/undo-tree deleted from 4dc94f7986