diff options
| author | Christian Cleberg <[email protected]> | 2026-06-21 12:42:04 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-06-21 12:42:04 -0500 |
| commit | 538dfa2807ebb82704b2249d337cc9abefde4020 (patch) | |
| tree | 9a465b0dd90150c05d9d4d54297001e6dc7610ed /content/blog/2024-03-13-doom-emacs.org | |
| parent | 54339a23f57c6dd24cc3cec3806d3a29e94b759f (diff) | |
| download | cleberg.net-538dfa2807ebb82704b2249d337cc9abefde4020.tar.gz cleberg.net-538dfa2807ebb82704b2249d337cc9abefde4020.tar.bz2 cleberg.net-538dfa2807ebb82704b2249d337cc9abefde4020.zip | |
fix: resolve spelling issues in pre-2026 posts
Diffstat (limited to 'content/blog/2024-03-13-doom-emacs.org')
| -rw-r--r-- | content/blog/2024-03-13-doom-emacs.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2024-03-13-doom-emacs.org b/content/blog/2024-03-13-doom-emacs.org index 51521bc..d088a60 100644 --- a/content/blog/2024-03-13-doom-emacs.org +++ b/content/blog/2024-03-13-doom-emacs.org @@ -8,7 +8,7 @@ These screenshots are showing a project opened with projectile, a treemacs side pane open with the project contents, multiple buffers tiled next to each other, -and the help pane open at the bottomm. +and the help pane open at the bottom. The themes are =doom-homage-white= and =doom-homage-black=. @@ -42,7 +42,7 @@ that would have helped me learn it faster had I known where to start. This post focuses on [[https://github.com/doomemacs/doomemacs][Doom Emacs]], which is an Emacs framework that provides an alternative experience to the vanilla [[https://www.gnu.org/software/emacs/][GNU Emacs]]. -The [[https://github.com/doomemacs/doomemacs/blob/master/docs/getting_started.org][Getting Start Guide]] has an extremely detailed walkthrough of installation +The [[https://github.com/doomemacs/doomemacs/blob/master/docs/getting_started.org][Getting Started Guide]] has an extremely detailed walkthrough of installation for all systems, so please refer to that guide for up-to-date instructions. I chose to install on macOS, using the Homebrew option with the |
