diff options
Diffstat (limited to 'tag-emacs/emacs.d')
-rw-r--r-- | tag-emacs/emacs.d/init.org | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org index 9a8c298..426f4a8 100644 --- a/tag-emacs/emacs.d/init.org +++ b/tag-emacs/emacs.d/init.org @@ -437,7 +437,6 @@ based upon some folder conventions I use. #+BEGIN_SRC emacs-lisp (use-package projectile :bind (("s-p" . projectile-switch-project) - ("C-x b" . projectile-switch-to-buffer) ("C-c C-f" . projectile-find-file) ("s-x s-f" . projectile-find-file) ("C-x g" . projectile-vc) |