summaryrefslogtreecommitdiffstats
path: root/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/org/config.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/.emacs.d/org/config.org b/.emacs.d/org/config.org
index 220359c..f6d0671 100644
--- a/.emacs.d/org/config.org
+++ b/.emacs.d/org/config.org
@@ -825,7 +825,6 @@ then it takes a second \\[keyboard-quit] to abort the minibuffer."
(global-set-key [f5] 'my/exec-f5)
(global-set-key [f6] 'my/exec-f6)
(global-set-key (kbd "C-x d") 'ranger)
-(global-set-key (kbd "M-1") 'ranger)
;; (add-hook 'rust-mode-hook 'my/cargo-f5-minor-mode)
(shell-pop--set-shell-type 'my/shell-pop-shell-type my/shell-pop-shell-type)