mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General minor refactor + cleanup
This commit is contained in:
@ -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))
|
||||
|
Reference in New Issue
Block a user