doomemacs/modules/feature/syntax-checker/packages.el
2017-07-17 11:33:47 +02:00

6 lines
120 B
EmacsLisp

;; -*- no-byte-compile: t; -*-
;;; feature/syntax-checker/packages.el
(package! flycheck)
(package! flycheck-pos-tip)