mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
akermu/emacs-libvterm@aa512b8 -> akermu/emacs-libvterm@e63bd65
We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125
for why.
6 lines
156 B
EmacsLisp
6 lines
156 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; term/term/packages.el
|
|
|
|
(package! term :built-in t)
|
|
(package! multi-term :pin "7307ddd456db44045206253e5a905d3d8c143d5c")
|