From ba20b7297fcedf834bb98f7dbdfb219ddb65d1dd Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Tue, 8 Jul 2025 10:10:28 -0400 Subject: add bibliography, completion, juicemacs, python --- 2025/talks/completion.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 2025/talks/completion.md (limited to '2025/talks/completion.md') diff --git a/2025/talks/completion.md b/2025/talks/completion.md new file mode 100644 index 00000000..a074b568 --- /dev/null +++ b/2025/talks/completion.md @@ -0,0 +1,36 @@ +[[!meta title="corfu+yasnippet: Easier than I thought"]] +[[!meta copyright="Copyright © 2025 Pedro A. Aranda GutiĆ©rrez"]] +[[!inline pages="internal(2025/info/completion-nav)" raw="yes"]] + + + + + +# corfu+yasnippet: Easier than I thought +Pedro A. Aranda GutiĆ©rrez (he, him) - + +[[!inline pages="internal(2025/info/completion-before)" raw="yes"]] + +I describe my experience in "getting rid" of company-mode and +transitioning to corfu. I now have yasnippets integrated with +a couple lines Emacs Lisp. The main advantage is that with I +need less packages and configuration, specially on master. +The talk will include some code snippets that show it was +easier than expectedand a life demo. + +20 minutes (with demo) + +About the speaker: + +After 30 years using Emacs, professionally and for my PhD, I'm currenly +quite involved in org-mode, where I'm revamping the LaTeX backend. +To do this, I needed a new approach to auto-completion because +company-mode started requiring too much code and integration. + + + +[[!inline pages="internal(2025/info/completion-after)" raw="yes"]] + +[[!inline pages="internal(2025/info/completion-nav)" raw="yes"]] + + -- cgit v1.2.3