aboutsummaryrefslogtreecommitdiff
path: root/emacs/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/init.org')
-rw-r--r--emacs/init.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/init.org b/emacs/init.org
index b11c828..a7a874d 100644
--- a/emacs/init.org
+++ b/emacs/init.org
@@ -1625,7 +1625,6 @@ too many things into my leader and these shortcuts look sensible to me).
:ensure t
:bind (("C-c d" . crux-delete-file-and-buffer)
("C-c r" . crux-rename-file-and-buffer)
- ("C-c i" . crux-find-user-init-file)
("C-c o" . crux-open-with)))
#+END_SRC
* Credits