General refactor & reformatting across the board
This commit is contained in:
parent
e08e7a4422
commit
f7445a10db
6 changed files with 15 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue