docs(syntax): add flymake flag
This commit is contained in:
parent
8d99942469
commit
90b1b221fe
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ This module provides syntax checking and error highlighting, powered by
|
||||||
- +childframe ::
|
- +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.
|
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.*
|
*Requires GUI Emacs.*
|
||||||
|
- +flymake :: Leverages the inbuilt [[doom-package:flymake]] for error and
|
||||||
|
diagnostics highlighting.
|
||||||
|
|
||||||
** Packages
|
** Packages
|
||||||
- [[doom-package:flycheck]]
|
- [[doom-package:flycheck]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue