doomemacs/modules/tools
Henrik Lissner 53fe7a1f04 Refactor Project API to reflect changes upstream
projectile-project-root no longer returns `default-directory` if not in
a project (it returns nil). As such, doom-project-* functions (and their
uses) have been refactored.

+ doom-project-p & doom-project-root are aliases for
  projectile-project-p & projectile-project-root.
+ doom-project-{p,root,name,expand} now has a DIR argument (for
  consistency, since projectile-project-name and
  projectile-project-expand do not).
+ The nocache parameter is no longer necessary, as projectile's caching
  behavior is now more sane.
+ Removed some projectile advice/hacks that are no longer necessary.
+ Updated unit tests
2018-09-28 21:13:27 -04:00
..
ansible Add tools/ansible 2018-09-11 22:42:05 +03:00
docker Lazy-load docker.el & refactor evil-initial-state 2018-09-09 09:52:23 -04:00
editorconfig Minor, general comment revision 2018-09-28 21:02:59 -04:00
ein Remove third line in section headers 2018-09-09 09:58:19 -04:00
gist Introduce autodefs to replace some settings 2018-06-15 03:42:01 +02:00
macos Refactor Project API to reflect changes upstream 2018-09-28 21:13:27 -04:00
magit tools/magit: update vc on +magit/quit 2018-09-26 12:10:00 -04:00
make Refactor Project API to reflect changes upstream 2018-09-28 21:13:27 -04:00
password-store Remove third line in section headers 2018-09-09 09:58:19 -04:00
pdf tools/pdf: recognize modeline and doom-modeline 2018-09-26 12:55:22 +02:00
prodigy Refactor Project API to reflect changes upstream 2018-09-28 21:13:27 -04:00
rgb Autoload defhydras & use new naming convention 2018-06-26 01:43:54 +02:00
tmux/autoload Remove third line in section headers 2018-09-09 09:58:19 -04:00
upload tools/upload: refactor safe-local-variable setters 2018-09-19 23:58:01 -04:00
wakatime Rename doom-before-switch-*-hook hooks 2018-07-03 03:41:08 +02:00