diff options
-rw-r--r-- | init.el | 2 |
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 |