From 4e708323c04d51e3731b6635426b076509d90c20 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Thu, 18 May 2023 14:25:50 +0300 Subject: emacs: fix typo --- emacs.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs.org') diff --git a/emacs.org b/emacs.org index 5d6e4ad..8a68519 100755 --- a/emacs.org +++ b/emacs.org @@ -1287,7 +1287,7 @@ Set aliases for emacs functions and ~PATH~ (define-key thanos/applications-map (kbd "m") 'mu4e) (define-key thanos/applications-map (kbd "t") 'counsel-load-theme) (define-key thanos/applications-map (kbd "f") 'elfeed) - (define-key thanos/applications-map (kbd "i") 'circpe) + (define-key thanos/applications-map (kbd "i") 'circe) (global-set-key (kbd "C-c a") 'thanos/applications-map) (define-prefix-command 'Create) -- cgit v1.2.3