diff --git a/init.org b/init.org index ab20b07..456c5dc 100644 --- a/init.org +++ b/init.org @@ -1171,7 +1171,7 @@ Use =consult-xref= for =lsp-xref= and =xref-find-references=. ) #+end_src -** Company - Auto-Completion +** COMMENT Company - Auto-Completion #+begin_src emacs-lisp (use-package company :straight t @@ -1184,7 +1184,7 @@ Use =consult-xref= for =lsp-xref= and =xref-find-references=. company-idle-delay 0.0)) #+end_src -** COMMENT Corfu - Auto-Completion +** Corfu - Auto-Completion Auto-completion using =corfu=: #+begin_src emacs-lisp (use-package corfu