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
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
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