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

@ -4,3 +4,5 @@
(package! plantuml-mode :pin "ea45a13707")
(when (featurep! :checkers syntax)
(package! flycheck-plantuml :pin "183be89e1d"))
;; ob-plantuml is provided by org-plus-contrib

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