Refactor package management system

This commit is contained in:
Henrik Lissner 2017-02-11 00:46:42 -05:00
parent 85d5360c7c
commit 7ef87546cc
10 changed files with 335 additions and 288 deletions

View file

@ -4,7 +4,7 @@
;; tools for digging through project files and exposing an API I can use to make
;; other plugins/features project-aware.
(@package projectile :demand t
(@def-package projectile :demand t
:init
(setq projectile-cache-file (concat doom-cache-dir "/projectile.cache")
projectile-completion-system 'ivy