mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-18 07:01:13 -08:00
akermu/emacs-libvterm@056ad74653 -> akermu/emacs-libvterm@a01a2894a1 d12frosted/flyspell-correct@1e7a5a5636 -> d12frosted/flyspell-correct@a5cc88cdee emacs-straight/use-package@c80c883dea -> emacs-straight/use-package@c95bceeada emacsmirror/spell-fu@d465d70126 -> emacsmirror/spell-fu@6c7cdc971d flycheck/flycheck@16b536b031 -> flycheck/flycheck@62570fafbe purcell/package-lint@2dc48e5fb9 -> purcell/package-lint@700fffc163 tumashu/posframe@12f540c9ad -> tumashu/posframe@d93828bf6c tumashu/pyim@64731c213c -> tumashu/pyim@bc85ecc3b2
6 lines
146 B
EmacsLisp
6 lines
146 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; term/vterm/packages.el
|
|
|
|
(package! vterm
|
|
:built-in 'prefer
|
|
:pin "a01a2894a1c1e81a39527835a9169e35b7ec5dec")
|