summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorMarc Coquand <marc@coquand.email>2024-12-03 12:46:50 +0200
committerMarc Coquand <marc@coquand.email>2024-12-03 12:46:50 +0200
commite6e06d0a5c3bce1f30c0f284a124f891c9367fdd (patch)
treebd7737dc6e32bcf14cd4cf1d4327f04ea9aaa89b /home
parent0e8b98bf14713516359e9149fc439ccf92ad2c90 (diff)
downloadguix-e6e06d0a5c3bce1f30c0f284a124f891c9367fdd.tar.gz
guix-e6e06d0a5c3bce1f30c0f284a124f891c9367fdd.tar.bz2
guix-e6e06d0a5c3bce1f30c0f284a124f891c9367fdd.zip
.
Diffstat (limited to 'home')
-rw-r--r--home/dots/.emacs2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/dots/.emacs b/home/dots/.emacs
index 6adf77c..515cfc2 100644
--- a/home/dots/.emacs
+++ b/home/dots/.emacs
@@ -442,6 +442,8 @@
("p" . backward-list)
("e" . end-of-defun)
("a" . beginning-of-defun)
+ ("d" . down-list)
+ ("u" . backward-up-list)
("f" . forward-sexp)
("b" . backward-sexp)
:repeat-map forward-words-repeat-map