2067156ded595690257ddd642327bae65bc8fdc1
commit 2067156ded595690257ddd642327bae65bc8fdc1
Author: Simon Watson <spw01@protonmail.com>
Date: Sat Feb 12 09:44:27 2022 -0500

Remove redundant find-file-at-point

diff --git a/emacs/.emacs-all b/emacs/.emacs-all
index 1f10590..6e8175b 100644
--- a/emacs/.emacs-all
+++ b/emacs/.emacs-all
@@ -251,7 +251,6 @@
;; Small helper functions
(load "~/Repos/dotfiles/emacs/elisp/helpers.el")
(global-set-key (kbd "C-c p") 'display-full-buffer-path)
-(global-set-key (kbd "C-c P") 'find-file-at-point)


;; Disable bars