dev: updating from latest
This commit is contained in:
commit
1f966c2250
11 changed files with 64 additions and 46 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