Don't force the projectile-completion-system

It's auto-detected by default, starting with Projectile 2.3.
This commit is contained in:
Bozhidar Batsov 2020-11-27 10:02:18 +02:00
parent 093e219171
commit b78168abf7
2 changed files with 1 additions and 3 deletions

View file

@ -59,7 +59,7 @@
(substitute-key-definition 'eshell-list-history 'helm-eshell-history eshell-mode-map)))
(substitute-key-definition 'find-tag 'helm-etags-select global-map)
(setq projectile-completion-system 'helm)
(helm-descbinds-mode)
(helm-mode 1)

View file

@ -52,8 +52,6 @@
(diminish 'ivy-mode)
(setq projectile-completion-system 'ivy)
;;; Swiper
;; swiper provides enhanced buffer search