summaryrefslogtreecommitdiffstats
path: root/2025/talks/completion.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2025-07-08 10:10:28 -0400
committerSacha Chua <sacha@sachachua.com>2025-07-08 10:10:44 -0400
commitba20b7297fcedf834bb98f7dbdfb219ddb65d1dd (patch)
treebd7b6ccd938912f6c2f76e225015c81f5e98dd4c /2025/talks/completion.md
parent3cdb4fb88f69ab53428b581c0be7d5f707dea3c8 (diff)
downloademacsconf-wiki-ba20b7297fcedf834bb98f7dbdfb219ddb65d1dd.tar.xz
emacsconf-wiki-ba20b7297fcedf834bb98f7dbdfb219ddb65d1dd.zip
add bibliography, completion, juicemacs, python
Diffstat (limited to '2025/talks/completion.md')
-rw-r--r--2025/talks/completion.md36
1 files changed, 36 insertions, 0 deletions
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 &copy; 2025 Pedro A. Aranda GutiƩrrez"]]
+[[!inline pages="internal(2025/info/completion-nav)" raw="yes"]]
+
+<!-- Initially generated with emacsconf-publish-talk-page and then left alone for manual editing -->
+<!-- You can manually edit this file to update the abstract, add links, etc. --->
+
+
+# corfu+yasnippet: Easier than I thought
+Pedro A. Aranda GutiƩrrez (he, him) - <mailto:paaguti@gmail.com>
+
+[[!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"]]
+
+