summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorMarc Coquand <marc@coquand.email>2024-12-03 13:08:05 +0200
committerMarc Coquand <marc@coquand.email>2024-12-03 13:08:05 +0200
commitc0db4291f842c3d32666f281f12ffa3b4a935349 (patch)
tree6453956a7e01a2dc9c74a06799a053654738b184 /home
parente6e06d0a5c3bce1f30c0f284a124f891c9367fdd (diff)
downloadguix-c0db4291f842c3d32666f281f12ffa3b4a935349.tar.gz
guix-c0db4291f842c3d32666f281f12ffa3b4a935349.tar.bz2
guix-c0db4291f842c3d32666f281f12ffa3b4a935349.zip
.
Diffstat (limited to 'home')
-rw-r--r--home/dots/.emacs1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/dots/.emacs b/home/dots/.emacs
index 515cfc2..bb6e6d3 100644
--- a/home/dots/.emacs
+++ b/home/dots/.emacs
@@ -791,7 +791,6 @@
(("C-x C-2" . split-window-below)
("C-x C-0" . delete-window)
("C-<return>" . newline)
- ("C-M-d" . kill-word)
("C-x C-3" . split-window-right))
:init
(setq ctrl-lock-state nil)