General minor refactor + cleanup

This commit is contained in:
Henrik Lissner
2017-09-28 18:08:20 +02:00
parent dd58479a18
commit a4ddb1bc9b
11 changed files with 35 additions and 39 deletions

View File

@ -24,4 +24,4 @@ current project's root."
(defun +term/open-popup-in-project ()
"Open a terminal popup window in the root of the current project."
(interactive)
(+term/popup t))
(+term/open-popup t))