summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.el b/init.el
index 1a841c0..1743f67 100644
--- a/init.el
+++ b/init.el
@@ -659,7 +659,6 @@
(bind-keys :map km/file-map
("j" . km/dired-jump-file-at-point)
("n" . km/rename-current-buffer-file)
- ("R" . km/find-file-as-root)
("t" . km/touch-buffer-file))
(bind-keys :map ctl-x-4-map
("r" . km/recentf-find-file-other-window)