diff --git a/lisp/mitch-keybinds.el b/lisp/mitch-keybinds.el index 2782004..648a648 100644 --- a/lisp/mitch-keybinds.el +++ b/lisp/mitch-keybinds.el @@ -52,9 +52,6 @@ :prefix-map 'minibuffer-mode-map "DEL" 'backward-kill-word) -;; (general-define-key -;; "C-x C-f" 'project-find-file -;; ) (provide 'mitch-keybinds) ;;; mitch-keybinds.el ends here