summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2021-05-26 07:32:36 -0500
committerCase Duckworth2021-05-26 07:32:36 -0500
commit9a35749a3e2e33d83ef52f0458c48c2857b7eaa4 (patch)
tree35a9fa4f2ac2b4db618e4b295e45f35d436c9b12 /init.el
parentKeep configuring erc (diff)
downloademacs-9a35749a3e2e33d83ef52f0458c48c2857b7eaa4.tar.gz
emacs-9a35749a3e2e33d83ef52f0458c48c2857b7eaa4.zip
Add `xr'
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.el b/init.el index a5f1f06..a6ec16e 100644 --- a/init.el +++ b/init.el
@@ -1209,6 +1209,8 @@ if ripgrep is installed, otherwise `consult-grep'."
1209 1209
1210 (winum-mode +1)) 1210 (winum-mode +1))
1211 1211
1212(setup (:straight xr))
1213
1212(setup (:straight zzz-to-char) 1214(setup (:straight zzz-to-char)
1213 (defun acdw/zzz-up-to-char (prefix) 1215 (defun acdw/zzz-up-to-char (prefix)
1214 "Call `zzz-up-to-char', unless issued a PREFIX, in which case 1216 "Call `zzz-up-to-char', unless issued a PREFIX, in which case