branch: externals/minuet commit 419484692277c0151157e70a8956fc5e3c489d67 Author: Milan Glacier <d...@milanglacier.com> Commit: Milan Glacier <d...@milanglacier.com>
doc: update package description and README. --- README.md | 2 +- minuet.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ffdc0e671..b19b78d278 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Just as dancers move during a minuet.  -**With overlay frontend**: +**With overlay ghost text frontend**:  diff --git a/minuet.el b/minuet.el index 4ca67f4f51..6e33b8f712 100644 --- a/minuet.el +++ b/minuet.el @@ -36,7 +36,7 @@ ;; Minuet supports multiple AI providers (OpenAI, Claude, Gemini, ;; Codestral, Ollama, and OpenAI-compatible providers) ;; -;; You can use it with overlay-based popup via +;; You can use it with overlay-based ghost text via ;; `minuet-show-suggestion' or selecting the candidates via ;; `minuet-complete-with-minibuffer'. You can toggle automatic ;; suggestion popup with `minuet-auto-suggestion-mode'.