mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
fix message
This commit is contained in:
@ -61,7 +61,7 @@
|
||||
;; that behavior.
|
||||
((symbol-function #'rustic-install-lsp-client-p)
|
||||
(lambda (&rest _)
|
||||
(message "No RLS server running"))))
|
||||
(message "No LSP server running"))))
|
||||
(apply orig-fn args))))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user