diff --git a/README.org b/README.org index aff99d6..0cfba81 100644 --- a/README.org +++ b/README.org @@ -1387,7 +1387,7 @@ Configure email with iCalendar event support, to integrate with apheleia-mode-alist) :bind (("C-c c f" . apheleia-format-buffer)) :hook (prog-mode) - :custom (apheleia-remote-algorithm 'cancel) + :custom (apheleia-remote-algorithm 'local) :config (add-to-list 'apheleia-mode-alist '(python-ts-mode . (ruff ruff-isort))) (add-to-list 'apheleia-mode-alist '(python-mode . (ruff ruff-isort))))