mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
nit: minor refactors & comment/docstring revisions
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
:commands vterm-mode
|
||||
:hook (vterm-mode . doom-mark-buffer-as-real-h)
|
||||
:hook (vterm-mode . hide-mode-line-mode) ; modeline serves no purpose in vterm
|
||||
:init
|
||||
:preface
|
||||
;; HACK Because vterm clusmily forces vterm-module.so's compilation on us when
|
||||
;; the package is loaded, this is necessary to prevent it when
|
||||
;; byte-compiling this file (`use-package' blocks eagerly loads packages
|
||||
|
Reference in New Issue
Block a user