diff options
author | Marc Coquand <marc@coquand.email> | 2024-12-14 20:24:43 +0100 |
---|---|---|
committer | Marc Coquand <marc@coquand.email> | 2024-12-14 20:24:43 +0100 |
commit | ed2c64449037b61a76d8e07546c718b2d553f6d4 (patch) | |
tree | a79b1ef6021bbd7180ababdb080258415ae9732d /home | |
parent | 6453e5d70db9bea65830db730dbef9fbbc0406d3 (diff) | |
download | guix-ed2c64449037b61a76d8e07546c718b2d553f6d4.tar.gz guix-ed2c64449037b61a76d8e07546c718b2d553f6d4.tar.bz2 guix-ed2c64449037b61a76d8e07546c718b2d553f6d4.zip |
.
Diffstat (limited to 'home')
-rw-r--r-- | home/dots/.emacs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/dots/.emacs b/home/dots/.emacs index a6222a4..55ea088 100644 --- a/home/dots/.emacs +++ b/home/dots/.emacs @@ -256,7 +256,6 @@ (geiser-mode . (lambda () (keymap-set geiser-mode-map "C-." nil)))) - (use-package corfu :defer t ;; Optional customizations |