mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix set-formatter! documentation
Remove :install from supported keywords.
This commit is contained in:
@ -91,7 +91,7 @@
|
|||||||
(name formatter &key modes filter ok-statuses error-regexp)
|
(name formatter &key modes filter ok-statuses error-regexp)
|
||||||
"Define (or modify) a formatter named NAME.
|
"Define (or modify) a formatter named NAME.
|
||||||
|
|
||||||
Supported keywords: :modes :install :filter :ok-statuses :error-regexp
|
Supported keywords: :modes :filter :ok-statuses :error-regexp
|
||||||
|
|
||||||
NAME is a symbol that identifies this formatter.
|
NAME is a symbol that identifies this formatter.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user