mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Minor refactor & comment/docstring revision
This commit is contained in:
@ -69,7 +69,7 @@
|
||||
;; that behavior.
|
||||
((symbol-function #'rustic-install-rls-client-p)
|
||||
(lambda (&rest _)
|
||||
(message "No RLS server running."))))
|
||||
(message "No RLS server running"))))
|
||||
(apply orig-fn args))))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user