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 "8fbab4b091322dd085b8758fb6655300bfb2e439")
|