mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-09 12:57:25 -05:00
akermu/emacs-libvterm@df057b1af2 -> akermu/emacs-libvterm@99c1f5e76a akreisher/eshell-syntax-highlighting@b960d036c2 -> akreisher/eshell-syntax-highlighting@62418fd8b2 szermatt/emacs-bash-completion@f1daac0386 -> szermatt/emacs-bash-completion@a4c8fbc902
7 lines
146 B
EmacsLisp
7 lines
146 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; term/vterm/packages.el
|
|
|
|
(package! vterm
|
|
:built-in 'prefer
|
|
:pin "99c1f5e76ac927825775c887c93e46036fac7327")
|