Clean up and various changes
This commit is contained in:
parent
b1f9683d27
commit
ee52f30027
8 changed files with 49 additions and 19 deletions
|
@ -24,9 +24,7 @@
|
|||
:config
|
||||
(progn (projectile-global-mode)
|
||||
(setq projectile-completion-system 'grizzl
|
||||
projectile-enable-caching t
|
||||
projectile-cache-file (concat *tmp-dir "projectile.cache")
|
||||
projectile-known-projects-file (concat *tmp-dir "projectile-bookmarks.eld"))))
|
||||
projectile-enable-caching t)))
|
||||
|
||||
(use-package ag
|
||||
:commands (ag ag-search ag-regexp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue