Fix project name in ivy/helm prompts searching other projects
This commit is contained in:
parent
2009a841fd
commit
b99f90e969
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ private/hlissner/snippets."
|
|||
(defun ,(intern (format "+hlissner/find-in-%s" name)) ()
|
||||
(interactive)
|
||||
(let ((default-directory ,dir)
|
||||
projectile-project-name
|
||||
projectile-require-project-root
|
||||
projectile-cached-buffer-file-name
|
||||
projectile-cached-project-root)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue