diff --git a/modules/checkers/syntax/README.org b/modules/checkers/syntax/README.org index fff494c99..072c1e741 100644 --- a/modules/checkers/syntax/README.org +++ b/modules/checkers/syntax/README.org @@ -14,6 +14,8 @@ This module provides syntax checking and error highlighting, powered by - +childframe :: Display errors/warnings in a [[https://www.gnu.org/software/emacs/manual/html_node/elisp/Child-Frames.html][child frame]] rather than an overlay or tooltip. *Requires GUI Emacs.* +- +flymake :: Leverages the inbuilt [[doom-package:flymake]] for error and + diagnostics highlighting. ** Packages - [[doom-package:flycheck]]