Reset projectile-use-git-grep
Other search engines are no longer our responsibility.
This commit is contained in:
parent
8f77c41a48
commit
f959147218
1 changed files with 1 additions and 2 deletions
|
@ -38,8 +38,7 @@ Emacs.")
|
|||
projectile-ignored-projects '("~/" "/tmp")
|
||||
projectile-kill-buffers-filter 'kill-only-files
|
||||
projectile-files-cache-expire 604800 ; expire after a week
|
||||
projectile-sort-order 'recentf
|
||||
projectile-use-git-grep t) ; use git-grep for text searches
|
||||
projectile-sort-order 'recentf)
|
||||
|
||||
(global-set-key [remap evil-jump-to-tag] #'projectile-find-tag)
|
||||
(global-set-key [remap find-tag] #'projectile-find-tag)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue