docs(default,mu4e,latex): fix repetition of the
in docs
This commit is contained in:
parent
a0344ffc3a
commit
f838c1790d
3 changed files with 3 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue