Bump :term vterm
akermu/emacs-libvterm@01a1332 -> akermu/emacs-libvterm@101ff86
This commit is contained in:
parent
ee6b7c0e81
commit
65b56a5671
2 changed files with 2 additions and 3 deletions
|
@ -2,8 +2,7 @@
|
|||
|
||||
(use-package! vterm
|
||||
:when (bound-and-true-p module-file-suffix)
|
||||
:commands vterm vterm-mode
|
||||
:preface (setq vterm-install t) ; compile the package when you load vterm
|
||||
: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
|
||||
:config
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
|
||||
(package! vterm
|
||||
:built-in 'prefer
|
||||
:pin "01a1332ebb11daca5408f7fcb8a08454b0176e79")
|
||||
:pin "101ff86d4d1c7ff8ca954ba59f666fd36f789aae")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue