mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-28 21:02:28 -08:00
6 lines
116 B
EmacsLisp
6 lines
116 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; term/vterm/packages.el
|
|
|
|
(package! vterm
|
|
:built-in 'prefer
|
|
:pin "4fbf8f89ff")
|