General refactor & reformatting across the board

This commit is contained in:
Henrik Lissner
2020-02-18 22:56:47 -05:00
parent e08e7a4422
commit f7445a10db
6 changed files with 15 additions and 12 deletions

View File

@ -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