mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General refactor & reformatting across the board
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
;;; term/vterm/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
(use-package! vterm
|
||||
:when module-file-suffix
|
||||
:when (boundp 'module-file-suffix)
|
||||
:defer t
|
||||
:preface (setq vterm-install t)
|
||||
:config
|
||||
|
Reference in New Issue
Block a user