From fc5dee85eedc650f1688e0a9e0f00008209ee69e Mon Sep 17 00:00:00 2001 From: David Morgan Date: Tue, 13 Jun 2023 13:00:51 +0100 Subject: Fix typo --- .emacs.d/lisp/init-crux.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/lisp/init-crux.el') diff --git a/.emacs.d/lisp/init-crux.el b/.emacs.d/lisp/init-crux.el index ce3d4fc..f0c9783 100644 --- a/.emacs.d/lisp/init-crux.el +++ b/.emacs.d/lisp/init-crux.el @@ -42,7 +42,7 @@ ("C-c D" . crux-delete-file-and-buffer) ("C-c w" . crux-cleanup-buffer-or-region) ("C-c M-o" . crux-open-with) - ("C-M-z" . curx-indent-defun) + ("C-M-z" . crux-indent-defun) ("C-c C-u" . crux-view-url) ("C-c TAB" . crux-indent-rigidly-and-copy-to-clipboard) ("C-c C-M-j" . crux-switch-to-previous-buffer) -- cgit 1.4.1-2-gfad0