diff options
author | Marc Coquand <marc@coquand.email> | 2024-12-03 13:08:05 +0200 |
---|---|---|
committer | Marc Coquand <marc@coquand.email> | 2024-12-03 13:08:05 +0200 |
commit | c0db4291f842c3d32666f281f12ffa3b4a935349 (patch) | |
tree | 6453956a7e01a2dc9c74a06799a053654738b184 /home/dots/.emacs | |
parent | e6e06d0a5c3bce1f30c0f284a124f891c9367fdd (diff) | |
download | guix-c0db4291f842c3d32666f281f12ffa3b4a935349.tar.gz guix-c0db4291f842c3d32666f281f12ffa3b4a935349.tar.bz2 guix-c0db4291f842c3d32666f281f12ffa3b4a935349.zip |
.
Diffstat (limited to '')
-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 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) |