Edit the last commit comments to make them more explicit

This commit is contained in:
Gerard Vermeulen 2024-06-16 10:49:30 +02:00
parent a1fd2d24a2
commit 54a5f26a25

View File

@ -1291,7 +1291,8 @@ documentation.
(when (ensure-package-installation 'vertico) (when (ensure-package-installation 'vertico)
;; GAV: Builtin `fido-mode' may fix `find-file' completion when ;; GAV: Builtin `fido-mode' may fix `find-file' completion when
;; using `vertico-directory' functions which confuse `find-file'. ;; using `vertico-directory' functions which confuse `find-file'.
;; GAV: Builtin `fido-mode' has more -1 votes than +1 votes. ;; GAV: Builtin `fido-mode' has more down than up sides: ChatGPT
;; bullshits on enhancing `vertico-mode' completion.
(vertico-mode +1)) (vertico-mode +1))
#+end_src #+end_src