mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
docs(default,mu4e,latex): fix repetition of the
in docs
This commit is contained in:
@ -52,7 +52,7 @@ generate `completing-read' candidates."
|
||||
;;;###autoload
|
||||
(defun +default/diagnostics (&rest arg)
|
||||
"List diagnostics for the current buffer/project.
|
||||
If the the vertico and lsp modules are active, list lsp diagnostics for the
|
||||
If the vertico and lsp modules are active, list lsp diagnostics for the
|
||||
current project. Otherwise list them for the current buffer"
|
||||
(interactive)
|
||||
(cond ((and (modulep! :completion vertico)
|
||||
|
Reference in New Issue
Block a user