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.
|
;; that behavior.
|
||||||
((symbol-function #'rustic-install-lsp-client-p)
|
((symbol-function #'rustic-install-lsp-client-p)
|
||||||
(lambda (&rest _)
|
(lambda (&rest _)
|
||||||
(message "No RLS server running"))))
|
(message "No LSP server running"))))
|
||||||
(apply orig-fn args))))
|
(apply orig-fn args))))
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user