forked from colonelpanic/dotfiles
[Emacs] Make test in projectile root
This commit is contained in:
parent
46e42d2e93
commit
8d6eb9fd9e
@ -1250,7 +1250,8 @@ https://github.com/alpaker/Fill-Column-Indicator/issues/21 for more details
|
||||
|
||||
(defun imalison:make-test ()
|
||||
(interactive)
|
||||
(imalison:named-compile "make test"))
|
||||
(let ((default-directory (projectile-project-root)))
|
||||
(imalison:named-compile "make test")))
|
||||
|
||||
(defun imalison:glide-up ()
|
||||
(interactive)
|
||||
|
Loading…
Reference in New Issue
Block a user