feat(flycheck): add +icons flag

Close: #7814
Co-authored-by: Dev380 <Dev380@users.noreply.github.com>
This commit is contained in:
Henrik Lissner 2024-07-10 20:35:30 -04:00
parent 778fc9ad3f
commit c8b5bf7bd1
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
2 changed files with 10 additions and 4 deletions

View file

@ -16,6 +16,8 @@ This module provides syntax checking and error highlighting, powered by
*Requires GUI Emacs.*
- +flymake :: Leverages the inbuilt [[doom-package:flymake]] for error and
diagnostics highlighting.
- +icons :: Use unicode icons rather than ASCII prefixes in error tooltips or
childframes.
** Packages
- [[doom-package:flycheck]]