Remove duplicate code

This commit is contained in:
Andreas Zweili 2024-05-15 09:43:07 +02:00
parent 9ceea35677
commit 64a29ed061
1 changed files with 0 additions and 1 deletions

View File

@ -9,6 +9,5 @@
;;projectile-completion-system 'ivy
projectile-git-fd-args "-H -0 -E .git -tf --strip-cwd-prefix -c never"
projectile-switch-project-action #'projectile-dired)
(setq projectile-switch-project-action #'projectile-dired)
:bind (:map projectile-mode-map
("C-x p" . projectile-command-map)))