mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
7 lines
146 B
EmacsLisp
7 lines
146 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; term/vterm/packages.el
|
|
|
|
(package! vterm
|
|
:built-in 'prefer
|
|
:pin "101ff86d4d1c7ff8ca954ba59f666fd36f789aae")
|