Merge pull request #1079 from filalex77/helm-tasks

Add helm to project tasks
This commit is contained in:
Henrik Lissner
2018-12-31 15:28:51 -05:00
committed by GitHub
2 changed files with 8 additions and 1 deletions

View File

@ -706,7 +706,7 @@
:desc "Find other file" "o" #'projectile-find-other-file
:desc "Switch project" "p" #'projectile-switch-project
:desc "Recent project files" "r" #'projectile-recentf
:desc "List project tasks" "t" #'+ivy/tasks ; TODO: Add +helm/tasks
:desc "List project tasks" "t" #'+default/project-tasks
:desc "Invalidate cache" "x" #'projectile-invalidate-cache)
(:prefix ("q" . "quit/restart")