mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-26 03:41:59 -08:00
6 lines
120 B
EmacsLisp
6 lines
120 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; feature/syntax-checker/packages.el
|
|
|
|
(package! flycheck)
|
|
(package! flycheck-pos-tip)
|
|
|