Remove broken project.el stuff because I understand it naught

This commit is contained in:
MitchMarq42 2022-08-28 14:23:22 -08:00
parent 857b7ebfbf
commit 29c33d910c

View File

@ -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