From d8bacee7ed4d15fa98b5f3b9a5d89ce2f5e24e49 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 27 Jul 2026 11:06:43 -0700 Subject: emacs: Add comment --- emacs/.emacs.d/init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org index e957286..9477ae0 100644 --- a/emacs/.emacs.d/init.org +++ b/emacs/.emacs.d/init.org @@ -63,7 +63,7 @@ Now that I can check whether or not I'm typing a word, I can tell =electric-quot So now that that's settled, I should be writing ='= in words like “shouldn't'' and =’= otherwise. And spellchecking should work just fine. -Add MELPA to package archives, this lets me install more packages. +Add MELPA to package archives, this lets me install more packages. Also my own oni archive, which contains most of my configuration variables. #+begin_src emacs-lisp (use-package package -- cgit v1.3-2-g0d8e