diff options
| author | 2026-07-27 11:06:43 -0700 | |
|---|---|---|
| committer | 2026-07-27 11:06:43 -0700 | |
| commit | be6a85e56e7d9db73b5e80558f6c399af6c57fbf (patch) | |
| tree | 8dcec4a18ea62b5e6bffbbb3ecbaf63a3c919d90 /emacs | |
| parent | 4dc6c7be531a274eff6db811709f22384a53dca6 (diff) | |
| download | new-dotfiles-be6a85e56e7d9db73b5e80558f6c399af6c57fbf.tar.gz new-dotfiles-be6a85e56e7d9db73b5e80558f6c399af6c57fbf.zip | |
emacs: Add comment
Diffstat (limited to 'emacs')
| -rw-r--r-- | emacs/.emacs.d/init.org | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
