From 9383d7d979ab0f0cbf96a1522e3fb15d1ecc8b56 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 1 Dec 2016 23:59:21 -0500 Subject: Remove find-file-as-root command helm-find-files has an action for this. --- init.el | 1 - 1 file changed, 1 deletion(-) (limited to 'init.el') 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) -- cgit v1.2.3